aboutsummaryrefslogtreecommitdiff
path: root/games/0ad/files/patch-source-lib-debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/0ad/files/patch-source-lib-debug.h')
-rw-r--r--games/0ad/files/patch-source-lib-debug.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/0ad/files/patch-source-lib-debug.h b/games/0ad/files/patch-source-lib-debug.h
deleted file mode 100644
index 9dfccd1bec92..000000000000
--- a/games/0ad/files/patch-source-lib-debug.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- source/lib/debug.h.orig 2013-01-01 21:48:34.000000000 +0100
-+++ source/lib/debug.h 2013-01-01 21:49:29.000000000 +0100
-@@ -122,7 +122,7 @@
- * debugging the symbol engine.
- * use 0 as the initial value to avoid allocating .rdata space.
- **/
--const atomic_bool DEBUG_SUPPRESS = 0xAB;
-+static const atomic_bool DEBUG_SUPPRESS = 0xAB;
-
- /**
- * choices offered by the error dialog that are returned