mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 11:14:02 +02:00
...
This commit is contained in:
parent
4dc99bfcaa
commit
5ff3b9e811
1 changed files with 0 additions and 1 deletions
|
|
@ -188,7 +188,6 @@ def convert(self, stream, options, file_ext, log, accelerators):
|
|||
raise DRMError(os.path.basename(path))
|
||||
self.encrypted_fonts = self._encrypted_font_uris
|
||||
|
||||
|
||||
if len(parts) > 1 and parts[0]:
|
||||
delta = '/'.join(parts[:-1])+'/'
|
||||
for elem in opf.itermanifest():
|
||||
|
|
|
|||
Loading…
Reference in a new issue