mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
cleanup
This commit is contained in:
parent
2186b68e7b
commit
2d23df31d3
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ public abstract class BaseActivity extends ListActivity {
|
|||
|
||||
private FBTree myCurrentTree;
|
||||
// we store the key separately because
|
||||
// it will be changed after myCurrentTree.removeSelf() call
|
||||
// it will be changed in case of myCurrentTree.removeSelf() call
|
||||
private FBTree.Key myCurrentKey;
|
||||
private ArrayList<FBTree.Key> myHistory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue