mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Remove debugging code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37588 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fc3ac7801e
commit
5b9b74572b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user