mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
no tempDirectory() call in native code
This commit is contained in:
parent
c4769ba472
commit
7302442028
9 changed files with 14 additions and 112 deletions
|
@ -140,8 +140,6 @@ public:
|
|||
//static shared_ptr<ObjectMethod> Method_JavaEncodingCollection_getEncoding_int;
|
||||
static shared_ptr<BooleanMethod> Method_JavaEncodingCollection_providesConverterFor;
|
||||
|
||||
static shared_ptr<StaticObjectMethod> StaticMethod_Paths_tempDirectory;
|
||||
|
||||
static shared_ptr<StringMethod> Method_Book_getPath;
|
||||
static shared_ptr<StringMethod> Method_Book_getTitle;
|
||||
static shared_ptr<StringMethod> Method_Book_getLanguage;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue