From ce36f7be03ff0df79247baeda24d2c0a3b1ee0f7 Mon Sep 17 00:00:00 2001 From: Thomas Klausner Date: Wed, 11 Jul 2012 13:30:56 +0200 Subject: Do not unconditionally define DEBUG. Signed-off-by: Alan Coopersmith --- lisp/re/re.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') 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 #include "rep.h" -#define DEBUG + /* * Types */ -- cgit v1.2.3