Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kornelski/7z.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '7zip/Archive/Z/Z.def')
-rwxr-xr-x7zip/Archive/Z/Z.def8
1 files changed, 0 insertions, 8 deletions
diff --git a/7zip/Archive/Z/Z.def b/7zip/Archive/Z/Z.def
deleted file mode 100755
index 9b992292..00000000
--- a/7zip/Archive/Z/Z.def
+++ /dev/null
@@ -1,8 +0,0 @@
-; Z.def
-
-LIBRARY z.dll
-
-EXPORTS
- CreateObject PRIVATE
- GetHandlerProperty PRIVATE
-