Skip to content

Commit 8a19ab2

Browse files
committed
PDFBOX-5660: delete unused, as suggested by Valery Bokov; closes #348
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1929985 13f79535-47bb-0310-9956-ffa450edef68
1 parent bdba817 commit 8a19ab2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pdfbox/src/main/java/org/apache/pdfbox/pdmodel/interactive/form/AppearanceGeneratorHelper.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ class AppearanceGeneratorHelper
9797
* The minimum/maximum font sizes used for multiline text auto sizing
9898
*/
9999
private static final float MINIMUM_FONT_SIZE = 4;
100-
private static final float MAXIMUM_FONT_SIZE = 300;
101100

102101
/**
103102
* The default padding applied by Acrobat to the fields bbox.

0 commit comments

Comments
 (0)