summaryrefslogtreecommitdiff
path: root/package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp')
-rw-r--r--package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp b/package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp
deleted file mode 100644
index f1ef31669..000000000
--- a/package/kodi/patches/patch-tools_depends_native_TexturePacker_src_XBTFWriter_cpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- xbmc-16.0-Jarvis.orig/tools/depends/native/TexturePacker/src/XBTFWriter.cpp 2016-02-20 16:21:19.000000000 +0100
-+++ xbmc-16.0-Jarvis/tools/depends/native/TexturePacker/src/XBTFWriter.cpp 2016-04-07 23:19:25.000000000 +0200
-@@ -20,11 +20,7 @@
-
- #define __STDC_FORMAT_MACROS
- #include <inttypes.h>
--#if defined(TARGET_FREEBSD) || defined(TARGET_DARWIN)
- #include <stdlib.h>
--#elif !defined(TARGET_DARWIN)
--#include <malloc.h>
--#endif
- #include <memory.h>
- #include <string.h>
-