From 5b9b74572b17ece3c01ba4c3a25d50036bed09ce Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 10 Feb 2011 22:19:50 +0000 Subject: [PATCH] Remove debugging code. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37588 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/lyx2lyx/lyx_2_0.py | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/lyx2lyx/lyx_2_0.py b/lib/lyx2lyx/lyx_2_0.py index 51acf91d03..24ba92f421 100644 --- a/lib/lyx2lyx/lyx_2_0.py +++ b/lib/lyx2lyx/lyx_2_0.py @@ -2078,7 +2078,6 @@ def convert_passthru(document): document.warning("Can't find end of layout at line " + str(beg)) beg += 1 continue - document.warning(str(end)) # we are now going to replace newline insets within this layout # by new instances of this layout. so we have repeated layouts -- 2.39.2