summaryrefslogtreecommitdiff
path: root/community/tipp10/defines.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/tipp10/defines.h.patch')
-rw-r--r--community/tipp10/defines.h.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/tipp10/defines.h.patch b/community/tipp10/defines.h.patch
deleted file mode 100644
index e7d057e53..000000000
--- a/community/tipp10/defines.h.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- def/defines.h.orig 2011-03-12 22:44:51.000000000 +0100
-+++ def/defines.h 2011-03-12 22:45:02.000000000 +0100
-@@ -27,9 +27,9 @@
- #define DEFINES_H
-
- // OS constants
--#define APP_WIN true
-+#define APP_WIN false
- #define APP_MAC false
--#define APP_X11 false
-+#define APP_X11 true
- #define APP_PORTABLE false //at least one of the 3 OS must be true too!
-
- // Languages