summaryrefslogtreecommitdiff
path: root/external/opencollada/patches/opencollada.libxml.patch.0
diff options
context:
space:
mode:
Diffstat (limited to 'external/opencollada/patches/opencollada.libxml.patch.0')
-rw-r--r--external/opencollada/patches/opencollada.libxml.patch.012
1 files changed, 0 insertions, 12 deletions
diff --git a/external/opencollada/patches/opencollada.libxml.patch.0 b/external/opencollada/patches/opencollada.libxml.patch.0
deleted file mode 100644
index beccc92bd6f3..000000000000
--- a/external/opencollada/patches/opencollada.libxml.patch.0
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur opencollada.org/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h opencollada/GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h
---- GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h 2014-05-13 10:37:05.029390239 +0200
-+++ GeneratedSaxParser/include/GeneratedSaxParserPrerequisites.h 2014-05-13 10:37:37.093390617 +0200
-@@ -11,8 +11,6 @@
- #ifndef __GENERATEDSAXPARSER_PREREQUISITES_H__
- #define __GENERATEDSAXPARSER_PREREQUISITES_H__
-
--#define LIBXML_STATIC
--
- #include <string>
-
- #include "COLLADABUPlatform.h"