mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 10:49:24 +02:00
code cleanup
This commit is contained in:
parent
017cdb852c
commit
9c6ebbf038
1 changed files with 0 additions and 6 deletions
|
@ -122,12 +122,6 @@ public class LibraryTabActivity extends TabActivity implements MenuItem.OnMenuIt
|
||||||
super.onStop();
|
super.onStop();
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onDestroy() {
|
|
||||||
myLibrary.clear();
|
|
||||||
super.onDestroy();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean onCreateOptionsMenu(Menu menu) {
|
public boolean onCreateOptionsMenu(Menu menu) {
|
||||||
super.onCreateOptionsMenu(menu);
|
super.onCreateOptionsMenu(menu);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue