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/Compress/LZMA/LZMA.def')
-rwxr-xr-x7zip/Compress/LZMA/LZMA.def7
1 files changed, 0 insertions, 7 deletions
diff --git a/7zip/Compress/LZMA/LZMA.def b/7zip/Compress/LZMA/LZMA.def
deleted file mode 100755
index c2f3e24f..00000000
--- a/7zip/Compress/LZMA/LZMA.def
+++ /dev/null
@@ -1,7 +0,0 @@
-LIBRARY LZMA
-
-EXPORTS
- CreateObject
- GetNumberOfMethods
- GetMethodProperty
-