diff --git a/plugins/btchipwallet.py b/plugins/btchipwallet.py index a51a300a..44defd3e 100644 --- a/plugins/btchipwallet.py +++ b/plugins/btchipwallet.py @@ -315,7 +315,6 @@ class BTChipWallet(NewWallet): outputAmount = amount self.get_client() # prompt for the PIN before displaying the dialog if necessary - # S-L-O-W. Make it better if not self.check_proper_device(): give_error('Wrong device or password')