From: Uwe Stöhr Date: Sat, 11 Apr 2009 21:17:58 +0000 (+0000) Subject: lyx_1_6.py: remove wrong comment X-Git-Tag: 2.0.0~6856 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0e8f00dbe1b21ffcf88e210a300aae3ffaf3f37d;p=features.git lyx_1_6.py: remove wrong comment git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29219 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/lyx2lyx/lyx_1_6.py b/lib/lyx2lyx/lyx_1_6.py index 50bf98f0df..bec6e7f8ed 100644 --- a/lib/lyx2lyx/lyx_1_6.py +++ b/lib/lyx2lyx/lyx_1_6.py @@ -769,7 +769,6 @@ def revert_flex(document): document.body[i] = document.body[i].replace('\\begin_inset Flex', '\\begin_inset CharStyle') -# Discard PDF options for hyperref def revert_pdf_options(document): "Revert PDF options for hyperref." # store the PDF options and delete the entries from the Lyx file