diff options
Diffstat (limited to 'games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp')
-rw-r--r-- | games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp b/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp deleted file mode 100644 index a14e1375cd5f..000000000000 --- a/games/scorched3d/files/patch-src-3dsparse-aseFile.tab.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/3dsparse/aseFile.tab.cpp.orig Mon Nov 3 20:54:39 2003 -+++ src/3dsparse/aseFile.tab.cpp Mon Nov 3 20:55:14 2003 -@@ -5,7 +5,7 @@ - - #define YYBISON 1 /* Identify Bison output. */ - --#define alloca -+/* #define alloca */ - - #define yyparse aseparse - #define yylex aselex |