mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-16 08:14:26 +01:00
...
This commit is contained in:
parent
af3be6ddd9
commit
90aba42b2a
1 changed files with 0 additions and 1 deletions
|
|
@ -542,7 +542,6 @@ def cfi_changed(self, cfi):
|
|||
|
||||
# State serialization {{{
|
||||
def save_annotations(self, in_book_file=True):
|
||||
print(11111111111)
|
||||
if not self.current_book_data:
|
||||
return
|
||||
amap = self.current_book_data['annotations_map']
|
||||
|
|
|
|||
Loading…
Reference in a new issue