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 4f6b07358..591bf340e 100644
--- a/constants.py
+++ b/constants.py
@@ -13,7 +13,7 @@
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
-DEBUG = 1
+DEBUG = 0
DISPATCH_BACK = -1
DISPATCH_FORWARD = 1