1
0

remove forgotten calls to deprecated method

This commit is contained in:
ThomasV
2012-11-21 20:02:49 +01:00
parent 9d9851a1a1
commit ef6498164d
2 changed files with 0 additions and 2 deletions

View File

@@ -404,7 +404,6 @@ class ElectrumWindow(QMainWindow):
changed = True
if changed:
self.wallet.update_tx_labels()
self.update_history_tab()
self.update_completions()