From: Richard Heck Date: Thu, 23 Oct 2008 19:18:42 +0000 (+0000) Subject: Stupider still. X-Git-Tag: 1.6.10~2892 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f67069ed4dc32b2cb21fd9e7463e1fb192b965c8;p=features.git Stupider still. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27061 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/lyx2lyx/lyx_1_6.py b/lib/lyx2lyx/lyx_1_6.py index 19a4d521ca..23fd74dfb0 100644 --- a/lib/lyx2lyx/lyx_1_6.py +++ b/lib/lyx2lyx/lyx_1_6.py @@ -1574,7 +1574,6 @@ def convert_macro_global(document): i = i - 12 else: i += 1 - print i def revert_macro_optional_params(document):