summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--constants.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.py b/constants.py
index b87659940..f6b06376f 100644
--- a/constants.py
+++ b/constants.py
@@ -15,7 +15,7 @@
BETANAG = 1
-DEBUG = 1
+DEBUG = 0
DISPATCH_BACK = -1
DISPATCH_FORWARD = 1