slackbuilds_ponce/system/mrxvt/no_debug_x.patch

14 lines
275 B
Diff
Raw Normal View History

2010-05-11 15:18:41 +02: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