@@ -9,12 +9,10 @@ * the packaging of this file. */ #import "OFObject.h" -/* FIXME: Exceptions should include which type of error occoured (fopen etc.) */ - /** * The OFException class is the base class for all exceptions in ObjFW. */ @interface OFException: OFObject {