mrxvt/no_debug_x.patch

14 lines
275 B
Diff
Raw Normal View History

2007-07-03 01:50:33 +00:00
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