Fix #7572 (pdf unwrap_factor being set incorrectly for new users?)

This commit is contained in:
Kovid Goyal 2010-11-19 09:19:19 -07:00
parent d2b427c3f9
commit f4cab917ea

View File

@ -269,11 +269,6 @@ class HTMLInput(InputFormatPlugin):
)
),
OptionRecommendation(name='unwrap_factor', recommended_value=0.0,
help=_('Average line length for line breaking if the HTML is from a '
'previous partial conversion of a PDF file. Default is %default '
'which disables this.')),
])
def convert(self, stream, opts, file_ext, log,