1
0

simplification

This commit is contained in:
ThomasV
2012-11-20 18:19:37 +01:00
parent d55aa43cf6
commit 9a9e7c1b7c
6 changed files with 1 additions and 11 deletions

View File

@@ -1539,9 +1539,6 @@ class ElectrumGui:
if app is None:
self.app = QApplication(sys.argv)
def server_list_changed(self):
pass
def restore_or_create(self):
msg = _("Wallet file not found.")+"\n"+_("Do you want to create a new wallet, or to restore an existing one?")