@@ -25,12 +25,10 @@ @interface OFStdIOStream: OFStream { int _fd; bool _atEndOfStream; } - -- (instancetype)OF_initWithFileDescriptor: (int)fd; @end #ifdef __cplusplus extern "C" { #endif