From 0ace5284ee32a35eced0964ec0f0f2667bafe770 Mon Sep 17 00:00:00 2001
From: David Hedbor <david@hedbor.org>
Date: Fri, 15 Sep 1995 18:11:20 +0200
Subject: [PATCH] committing

Rev: src/config.h:1.4
---
 src/config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/config.h b/src/config.h
index 67e02e1e9e..ac6907e0e3 100644
--- a/src/config.h
+++ b/src/config.h
@@ -8,7 +8,7 @@
  * with DEBUG defined debugging becomes much easier.
  */
 
-#define DEBUG
+#undef DEBUG
 
 /*
  * Define the evaluator stack size, used for just about everything.
-- 
GitLab