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

formatting cleanup

This commit is contained in:
Nikolay Pultsin 2013-02-01 15:55:02 +00:00
parent fcafd8120a
commit dc59bf47e4
102 changed files with 498 additions and 498 deletions

View file

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