@@ -16,12 +16,10 @@ #include "config.h" #import "OFSortedList.h" -#import "macros.h" - @implementation OFSortedList - (of_list_object_t*)appendObject: (id)object { OF_UNRECOGNIZED_SELECTOR }