[PATCH] Do not unconditionally define DEBUG.

Thomas Klausner wiz at NetBSD.org
Wed Jul 11 04:30:56 PDT 2012


---
 lisp/re/re.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/re/re.c b/lisp/re/re.c
index fca7e28..f4c1246 100644
--- a/lisp/re/re.c
+++ b/lisp/re/re.c
@@ -31,7 +31,7 @@
 
 #include <stdio.h>
 #include "rep.h"
-#define DEBUG
+
 /*
  * Types
  */
-- 
1.7.11.1



More information about the xorg-devel mailing list