mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Fix compilation, Richard please check this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38222 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
b1193cc9dc
commit
6df859f35a
@ -241,7 +241,6 @@ bool XHTMLStream::closeFontTags()
|
||||
if (tagname == parsep_tag)
|
||||
break;
|
||||
writeError(it->tag_);
|
||||
}
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user