summaryrefslogtreecommitdiffstats
path: root/system/mrxvt/no_debug_x.patch
diff options
context:
space:
mode:
Diffstat (limited to 'system/mrxvt/no_debug_x.patch')
-rw-r--r--system/mrxvt/no_debug_x.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/mrxvt/no_debug_x.patch b/system/mrxvt/no_debug_x.patch
new file mode 100644
index 0000000000..ca2f9789c9
--- /dev/null
+++ b/system/mrxvt/no_debug_x.patch
@@ -0,0 +1,13 @@
+Index: src/init.c
+===================================================================
+--- src/init.c (revision 195)
++++ src/init.c (working copy)
+@@ -41,7 +41,7 @@
+ # define DEBUG_X
+ #else
+ # define DEBUG_LEVEL 0
+-# define DEBUG_X
++# undef DEBUG_X
+ #endif
+
+ #if DEBUG_LEVEL