This commit is contained in:
Kovid Goyal 2020-02-27 15:30:02 +05:30
parent af3be6ddd9
commit 90aba42b2a
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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']