mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-06 03:50:19 +02:00
plugin does not save book encoding
This commit is contained in:
parent
c6913232cc
commit
60985acfce
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ public class NativeFormatPlugin extends FormatPlugin {
|
|||
@Override
|
||||
public void detectLanguageAndEncoding(Book book) {
|
||||
detectLanguageAndEncodingNative(book);
|
||||
book.save();
|
||||
}
|
||||
|
||||
public native void detectLanguageAndEncodingNative(Book book);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue