Revert inadvertent commit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25054 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-06-01 15:00:23 +00:00
parent 9ae7fa2f36
commit f7db6b62aa

View File

@ -1553,7 +1553,7 @@ def revert_btprintall(document):
"\\end_layout",
"\\end_inset"]
document.body[i:i] = subst
i = j + len(subst) - 1
i = j
def revert_bahasam(document):