mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
remove unused code
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@1025 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
396b1341bd
commit
1c06a19752
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@ public class OptionsDialog {
|
|||
|
||||
new StyleOptionsPage(myDialog.createTab("Styles"), ZLibrary.Instance().getPaintContext());
|
||||
|
||||
/*
|
||||
final ZLDialogContent rotationTab = myDialog.createTab("Rotation");
|
||||
rotationTab.addOption("direction", new RotationTypeEntry(rotationTab.getResource("direction"), fbreader.RotationAngleOption));
|
||||
*/
|
||||
|
||||
final ZLDialogContent colorsTab = myDialog.createTab("Colors");
|
||||
final String colorKey = "colorFor";
|
||||
final ZLResource resource = colorsTab.getResource(colorKey);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue