summaryrefslogtreecommitdiffstats
path: root/system/mrxvt/no_debug_x.patch
blob: ca2f9789c978183a9e4da07bf4e9b4eb1de75ce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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