hw plugins: (follow-up) rm some more dead code
follow-up https://github.com/spesmilo/electrum/commit/30623c352907d80dab421cbfb3dabf9c3847ac57
This commit is contained in:
@@ -507,9 +507,6 @@ class ColdcardPlugin(HW_PluginBase):
|
||||
|
||||
@runs_in_hwd_thread
|
||||
def create_client(self, device, handler):
|
||||
if handler:
|
||||
self.handler = handler
|
||||
|
||||
# We are given a HID device, or at least some details about it.
|
||||
# Not sure why not we aren't just given a HID library handle, but
|
||||
# the 'path' is unabiguous, so we'll use that.
|
||||
|
||||
Reference in New Issue
Block a user