mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 18:29:23 +02:00
SQLiteBooksDatabase moved to libraryService package
This commit is contained in:
parent
576a903da6
commit
f172477537
6 changed files with 6 additions and 6 deletions
|
@ -25,8 +25,6 @@ import android.os.IBinder;
|
|||
|
||||
import org.geometerplus.fbreader.library.*;
|
||||
|
||||
import org.geometerplus.android.fbreader.library.SQLiteBooksDatabase;
|
||||
|
||||
public class LibraryService extends Service implements Library.ChangeListener {
|
||||
public final class LibraryImplementation extends LibraryInterface.Stub {
|
||||
private final Library myBaseLibrary;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue