follow-up previous commit

This commit is contained in:
ThomasV 2016-12-31 16:57:29 +01:00
parent e123774ea8
commit 0b3fe8df83
1 changed files with 0 additions and 1 deletions

View File

@ -1044,7 +1044,6 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
if self.is_max:
amount = tx.output_value()
self.amount_e.setAmount(amount)
self.amount_e.textEdited.emit("")
def update_fee_edit(self):