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

@@ -1252,9 +1252,6 @@ class ElectrumGui():
def restore_or_create(self):
return restore_create_dialog(self.wallet)
def server_list_changed(self):
pass
def seed_dialog(self):
# ask for seed and gap.
return run_recovery_dialog( self.wallet )