mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
standard android logging method
This commit is contained in:
parent
01799d5f22
commit
2449325867
4 changed files with 5 additions and 31 deletions
|
@ -31,7 +31,6 @@ private:
|
|||
static JavaVM *ourJavaVM;
|
||||
|
||||
public:
|
||||
static const char * const Class_java_lang_System;
|
||||
static const char * const Class_java_lang_String;
|
||||
static const char * const Class_java_util_Collection;
|
||||
static const char * const Class_java_util_Locale;
|
||||
|
@ -46,8 +45,6 @@ public:
|
|||
static const char * const Class_Tag;
|
||||
static const char * const Class_NativeBookModel;
|
||||
|
||||
static jobject OBJECT_java_lang_System_err;
|
||||
|
||||
static jmethodID MID_java_lang_String_toLowerCase;
|
||||
static jmethodID MID_java_lang_String_toUpperCase;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue