summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/rtcw/files/rtcw-zlib.patch')
-rw-r--r--games-fps/rtcw/files/rtcw-zlib.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/games-fps/rtcw/files/rtcw-zlib.patch b/games-fps/rtcw/files/rtcw-zlib.patch
deleted file mode 100644
index aae0450..0000000
--- a/games-fps/rtcw/files/rtcw-zlib.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: code/qcommon/ioapi.h
-===================================================================
-diff --git a/trunk/SP/code/qcommon/ioapi.h b/trunk/SP/code/qcommon/ioapi.h
---- a/trunk/SP/code/qcommon/ioapi.h (revision 762)
-+++ b/trunk/SP/code/qcommon/ioapi.h (working copy)
-@@ -31,6 +31,10 @@
- #endif
- #endif
-
-+#ifndef OF
-+#define OF(x) x
-+#endif
-+
- #ifdef __cplusplus
- extern "C" {
- #endif