aboutsummaryrefslogtreecommitdiff
path: root/archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h')
-rw-r--r--archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h b/archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h
deleted file mode 100644
index e6b32643a65e..000000000000
--- a/archivers/py-lzma/files/patch-7zip-LzmaCompatDecode.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- 7zip/LzmaCompatDecode.h.orig Thu Dec 28 06:27:50 2006
-+++ 7zip/LzmaCompatDecode.h Thu Dec 28 06:27:56 2006
-@@ -39,10 +39,6 @@
- # define LZMACALL
- #endif
-
--#ifndef malloc
--#include <malloc.h>
--#endif
--
- #ifndef UInt32
- #ifdef _LZMA_UINT32_IS_ULONG
- #define UInt32 unsigned long