@@ -126,15 +126,16 @@ - init { @try { [self doesNotRecognizeSelector: _cmd]; - abort(); } @catch (id e) { [self release]; @throw e; } + + abort(); } - initWithName: (OFString*)name_ { return [self initWithName: name_