From 8a47c8082768f9efa1026383deab8a8f0acb2404 Mon Sep 17 00:00:00 2001 From: BTChip Date: Sun, 24 Aug 2014 20:19:23 +0200 Subject: [PATCH] Already optimized --- plugins/btchipwallet.py | 1 - 1 file changed, 1 deletion(-) 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')