@@ -104,12 +104,10 @@ * \return An initialized OFFile */ - initWithPath: (const char*)path andMode: (const char*)mode; -- free; - /** * \return A boolean whether the end of the file has been reached */ - (BOOL)atEndOfFile;