mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
no Book.save() call in native code
This commit is contained in:
parent
aaded888d4
commit
5c01bea10a
7 changed files with 10 additions and 11 deletions
|
@ -126,7 +126,6 @@ public:
|
|||
static shared_ptr<VoidMethod> Method_Book_setEncoding;
|
||||
static shared_ptr<VoidMethod> Method_Book_addAuthor;
|
||||
static shared_ptr<VoidMethod> Method_Book_addTag;
|
||||
static shared_ptr<BooleanMethod> Method_Book_save;
|
||||
|
||||
static shared_ptr<StaticObjectMethod> StaticMethod_Tag_getTag;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue