@@ -25,11 +25,10 @@ * the OFAllocFailedException. */ @interface OFException: OFObject { Class _inClass; - OFString *_description; } #ifdef OF_HAVE_PROPERTIES @property (readonly) Class inClass; #endif