mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
GwR initial iTunes driver
This commit is contained in:
parent
8daa9ab683
commit
ddda93ea7a
@ -23,9 +23,6 @@ class iDevice(DevicePlugin):
|
||||
def is_usb_connected(self, device_on_system):
|
||||
return True
|
||||
|
||||
def can_handle(self, device_info):
|
||||
# Return True if iTunes installed
|
||||
|
||||
def can_handle_windows(self, device_id, debug=False):
|
||||
'''
|
||||
Optional method to perform further checks on a device to see if this driver
|
||||
|
Loading…
x
Reference in New Issue
Block a user