rm deprecated message

This commit is contained in:
thomasv 2012-01-12 14:53:27 +01:00
parent 8a61d288c5
commit ce16fe224d
1 changed files with 0 additions and 1 deletions

View File

@ -799,7 +799,6 @@ if __name__ == '__main__':
sys.exit(1)
else:
password = None
print "in order to use wallet encryption, please install pycrypto (sudo easy_install pycrypto)"
host = raw_input("server (default:%s):"%wallet.interface.host)
port = raw_input("port (default:%d):"%wallet.interface.port)