mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
af3be6ddd9
commit
90aba42b2a
@ -542,7 +542,6 @@ class EbookViewer(MainWindow):
|
||||
|
||||
# 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…
x
Reference in New Issue
Block a user