mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
unused code
This commit is contained in:
parent
7d28df1857
commit
e1fd996a69
1 changed files with 0 additions and 4 deletions
|
@ -257,10 +257,6 @@ public class PreferenceActivity extends ZLPreferenceActivity {
|
|||
|
||||
/*
|
||||
final Screen formatScreen = moreStylesScreen.createPreferenceScreen(decoration.Name);
|
||||
formatScreen.addPreference(new FontPreference(
|
||||
this, textScreen.Resource, "font",
|
||||
decoration.FontFamilyOption, true
|
||||
));
|
||||
formatScreen.addPreference(new ZLIntegerRangePreference(
|
||||
this, textScreen.Resource.getResource("fontSizeDifference"),
|
||||
decoration.FontSizeDeltaOption
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue