From: Richard Heck Date: Thu, 10 Feb 2011 22:19:50 +0000 (+0000) Subject: Remove debugging code. X-Git-Tag: 2.0.0~802 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=5b9b74572b17ece3c01ba4c3a25d50036bed09ce;p=lyx.git Remove debugging code. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37588 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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