]> git.lyx.org Git - lyx.git/commitdiff
Remove debugging code.
authorRichard Heck <rgheck@comcast.net>
Thu, 10 Feb 2011 22:19:50 +0000 (22:19 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 10 Feb 2011 22:19:50 +0000 (22:19 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37588 a592a061-630c-0410-9148-cb99ea01b6c8

lib/lyx2lyx/lyx_2_0.py

index 51acf91d038c0d1f8f0e5d64eb7b172ee9fa410e..24ba92f421d5adae37de1bf22a6dcc5012a09a8c 100644 (file)
@@ -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