mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 21:13:43 +02:00
...
This commit is contained in:
parent
85f21f629c
commit
cf8bb55409
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ def windows_filter_pnp_id(self, pnp_id):
|
|||
return '_LAUNCHER' in pnp_id
|
||||
|
||||
def open(self):
|
||||
self.report_progress = lambda x, y: x
|
||||
USBMS.open(self)
|
||||
|
||||
def write_cache(prefix):
|
||||
|
|
|
|||
Loading…
Reference in a new issue