@@ -80,9 +80,6 @@ * * @param path The path to the file inside the archive * @return A stream for reading the specified file form the archive */ - (OFStream*)streamForReadingFile: (OFString*)path; - -- (void)OF_readZIPInfo; -- (void)OF_readEntries; @end