1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-05 02:39:23 +02:00

Merge branch 'master' into library-service

Conflicts:
	src/org/geometerplus/fbreader/library/Library.java
This commit is contained in:
Nikolay Pultsin 2013-02-01 16:00:58 +00:00
commit dc364b6711
102 changed files with 497 additions and 497 deletions

View file

@ -96,7 +96,7 @@ public class BookCollectionShadow extends AbstractBookCollection implements Serv
myContext.unregisterReceiver(myReceiver);
myContext.unbindService(this);
myInterface = null;
myContext = null;
myContext = null;
}
}