@@ -17,12 +17,10 @@ #include "config.h" #import "OFNotImplementedException.h" #import "OFString.h" -#import "common.h" - @implementation OFNotImplementedException + (instancetype)exceptionWithSelector: (SEL)selector object: (id)object { return [[[self alloc] initWithSelector: selector