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/ByteSwap/ByteSwap.def')
-rwxr-xr-x7zip/Compress/ByteSwap/ByteSwap.def9
1 files changed, 0 insertions, 9 deletions
diff --git a/7zip/Compress/ByteSwap/ByteSwap.def b/7zip/Compress/ByteSwap/ByteSwap.def
deleted file mode 100755
index 3bed0888..00000000
--- a/7zip/Compress/ByteSwap/ByteSwap.def
+++ /dev/null
@@ -1,9 +0,0 @@
-; Swap.def
-
-LIBRARY Swap.dll
-
-EXPORTS
- CreateObject PRIVATE
- GetNumberOfMethods PRIVATE
- GetMethodProperty PRIVATE
-