Turned off debugging output

This commit is contained in:
Jack Jansen 1996-09-09 01:45:25 +00:00
parent 16e99c06aa
commit f428c9e317

View 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)