warn_if_watching_only: don't call twice

This commit is contained in:
Neil Booth 2016-02-01 07:42:53 +09:00
parent e61fffab55
commit ab488b566b
1 changed files with 0 additions and 1 deletions

View File

@ -305,7 +305,6 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
else:
self.show()
run_hook('load_wallet', wallet, self)
self.warn_if_watching_only()
def watching_only_changed(self):
title = 'Electrum %s - %s' % (self.wallet.electrum_version,