]> granicus.if.org Git - php/commitdiff
Remove unused ext/bz2/php_bz2.def
authorPeter Kokot <peterkokot@gmail.com>
Wed, 26 Sep 2018 00:34:18 +0000 (02:34 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Sat, 29 Sep 2018 07:23:31 +0000 (09:23 +0200)
Exporting symbols has been added via
a7ba08a0bdb1b7de6a5f1f44ae3d243ea8cedb64 and then removed via
d5c68252418e7ad40fd8527676e9ce4696c19a3c

ext/bz2/php_bz2.def [deleted file]

diff --git a/ext/bz2/php_bz2.def b/ext/bz2/php_bz2.def
deleted file mode 100644 (file)
index 8313553..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-EXPORTS
-       BZ2_bzCompressInit
-       BZ2_bzCompress
-       BZ2_bzCompressEnd
-       BZ2_bzDecompressInit
-       BZ2_bzDecompress
-       BZ2_bzDecompressEnd