aboutsummaryrefslogtreecommitdiff
path: root/games/iourbanterror/files/patch-code__qcommon__q_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/iourbanterror/files/patch-code__qcommon__q_platform.h')
-rw-r--r--games/iourbanterror/files/patch-code__qcommon__q_platform.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/games/iourbanterror/files/patch-code__qcommon__q_platform.h b/games/iourbanterror/files/patch-code__qcommon__q_platform.h
deleted file mode 100644
index 543c8d5710ed..000000000000
--- a/games/iourbanterror/files/patch-code__qcommon__q_platform.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- ./code/qcommon/q_platform.h.orig Tue Dec 27 16:46:01 2005
-+++ ./code/qcommon/q_platform.h Sun Jun 11 17:26:26 2006
-@@ -176,11 +176,7 @@
- #define ID_INLINE inline
- #define PATH_SEP '/'
-
--#ifdef __i386__
--#define ARCH_STRING "i386"
--#elif defined __axp__
--#define ARCH_STRING "alpha"
--#endif
-+#define ARCH_STRING ARCH
-
- #if BYTE_ORDER == BIG_ENDIAN
- #define Q3_BIG_ENDIAN