summaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-client-GLSetup.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-client-GLSetup.cpp')
-rw-r--r--games/scorched3d/files/patch-src-client-GLSetup.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-client-GLSetup.cpp b/games/scorched3d/files/patch-src-client-GLSetup.cpp
deleted file mode 100644
index bafac21645a5..000000000000
--- a/games/scorched3d/files/patch-src-client-GLSetup.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/client/GLSetup.cpp.orig Wed Jul 30 17:41:24 2003
-+++ src/client/GLSetup.cpp Sun Aug 3 09:07:11 2003
-@@ -25,7 +25,7 @@
-
- #include <client/GLSetup.h>
- #include <GLEXT/GLStateExtension.h>
--#include <malloc.h>
-+#include <stdlib.h>
-
- void GLSetup::setup()
- {