mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-27 15:31:31 +00:00
Remove stale comment
This commit is contained in:
parent
9f95e90706
commit
38a8385287
1 changed files with 0 additions and 2 deletions
|
@ -151,8 +151,6 @@ class TxDialog(QDialog, MessageBoxMixin):
|
||||||
self.update()
|
self.update()
|
||||||
|
|
||||||
self.sign_button.setDisabled(True)
|
self.sign_button.setDisabled(True)
|
||||||
# Note sign_tx is wrapped and parent= is actually passed
|
|
||||||
# to the password input dialog box
|
|
||||||
self.main_window.push_top_level_window(self)
|
self.main_window.push_top_level_window(self)
|
||||||
self.main_window.sign_tx(self.tx, sign_done)
|
self.main_window.sign_tx(self.tx, sign_done)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue