diff options
Diffstat (limited to 'app/xedit/lisp/re/re.c')
-rw-r--r-- | app/xedit/lisp/re/re.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/xedit/lisp/re/re.c b/app/xedit/lisp/re/re.c index fca7e2856..f4c124622 100644 --- a/app/xedit/lisp/re/re.c +++ b/app/xedit/lisp/re/re.c @@ -31,7 +31,7 @@ #include <stdio.h> #include "rep.h" -#define DEBUG + /* * Types */ |