]> granicus.if.org Git - python/commitdiff
Turned off debugging output
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 9 Sep 1996 01:45:25 +0000 (01:45 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 9 Sep 1996 01:45:25 +0000 (01:45 +0000)
Mac/scripts/BuildApplet.py

index 800ce909a79e331d45871d437d2ab6721a320de4..e0b58e7cb6ee0e08d0ea0c1256bc6843b430578f 100644 (file)
@@ -54,8 +54,6 @@ def findtemplate():
        return template
 
 def main():
-       global DEBUG
-       DEBUG=1
        
        # Find the template
        # (there's no point in proceeding if we can't find it)