mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-05 19:42:17 +02:00
cleanup: unused code has been removed
This commit is contained in:
parent
05de84a137
commit
53856e9fc3
1 changed files with 0 additions and 4 deletions
|
@ -46,10 +46,6 @@ public abstract class ZLOptionsDialog {
|
|||
}
|
||||
}
|
||||
|
||||
protected final String getCaption() {
|
||||
return myResource.getResource(ZLDialogManager.DIALOG_TITLE).getValue();
|
||||
}
|
||||
|
||||
protected final ZLResource getTabResource(String key) {
|
||||
return myResource.getResource("tab").getResource(key);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue