/offlineimap/head: changeset 303

Removed password echo for debugging
This commit is contained in:
jgoerzen 2003-01-05 09:07:40 +01:00
parent 9df89638f5
commit 6b7c0801b0

View File

@ -207,7 +207,6 @@ class Blinkenlights(BlinkenBase, UIBase):
finally:
s.iolock.release()
s.inputhandler.input_release()
s._msg(" Got password '%s'" % password)
return password
def setupwindows(s):