mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b74f968126
commit
5706ca3011
@ -21,9 +21,6 @@ from calibre import prints, as_unicode
|
||||
|
||||
is64bit = sys.maxsize > (1 << 32)
|
||||
|
||||
class NoRemovableDrives(WindowsError):
|
||||
pass
|
||||
|
||||
# Data and function type definitions {{{
|
||||
|
||||
class GUID(Structure):
|
||||
|
Loading…
x
Reference in New Issue
Block a user