mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
Possible fix for 1220468
This commit is contained in:
parent
f0a5fd521b
commit
d313792645
@ -304,6 +304,7 @@ class libiMobileDevice():
|
|||||||
self._log(" device already disconnected")
|
self._log(" device already disconnected")
|
||||||
|
|
||||||
def dismount_ios_media_folder(self):
|
def dismount_ios_media_folder(self):
|
||||||
|
if self.device_mounted:
|
||||||
self._afc_client_free()
|
self._afc_client_free()
|
||||||
#self._lockdown_goodbye()
|
#self._lockdown_goodbye()
|
||||||
self._idevice_free()
|
self._idevice_free()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user