Remove debugging remnant.

This commit is contained in:
Georg Brandl 2008-03-18 19:42:24 +00:00
parent bb3506f564
commit be8e106483

View File

@ -56,7 +56,6 @@ class Builder(object):
self.warn = app.warn
self.info = app.info
self.config = app.config
1/0
# if None, this is set in load_env()
self.env = env