silent for real this time

This commit is contained in:
Simon Hausmann
2007-02-22 10:20:53 +01:00
parent 6fd3a6b6a2
commit 3ac8ff6810

View File

@@ -332,8 +332,6 @@ if len(changeRange) == 0:
except:
pass
sys.stderr.write("\n")
tz = - time.timezone / 36
tzsign = ("%s" % tz)[0]
if tzsign != '+' and tzsign != '-':