mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-30 02:04:26 +01:00
...
This commit is contained in:
parent
5f845cdc36
commit
59b2fad3a3
1 changed files with 0 additions and 2 deletions
|
|
@ -220,8 +220,6 @@ def build_records(self, writer):
|
|||
if resources.records:
|
||||
self.first_resource_record = len(self.records)
|
||||
self.records.extend(resources.records)
|
||||
|
||||
self.first_resource_record = len(self.records)
|
||||
self.num_of_resources = len(resources.records)
|
||||
|
||||
# FDST
|
||||
|
|
|
|||
Loading…
Reference in a new issue