@@ -21,6 +21,4 @@
*/
package cpp.zip;
-#if (haxe_ver < 9000.0)
typedef Compress = haxe.zip.Compress;
-#end
typedef Flush = haxe.zip.FlushMode;
typedef Uncompress = haxe.zip.Uncompress;
package neko.zip;