@@ -14,11 +14,10 @@ * file. */ #include "config.h" -#include #include #include #import "OFMapTable.h" @@ -698,12 +697,11 @@ [super dealloc]; } - (void*)nextValue { - [self doesNotRecognizeSelector: _cmd]; - abort(); + OF_UNRECOGNIZED_SELECTOR } - (void)reset { if (*_mutationsPtr != _mutations)