mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove obsolete comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32265 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
55bfa587c6
commit
4f51edea21
@ -2383,8 +2383,6 @@ docstring Paragraph::simpleLyXHTMLOnePar(Buffer const & buf,
|
||||
{
|
||||
docstring retval;
|
||||
|
||||
// FIXME We really need to manage the tag nesting here.
|
||||
// Probably in the same sort of way as in output_xhtml.
|
||||
bool emph_flag = false;
|
||||
bool bold_flag = false;
|
||||
std::string closing_tag;
|
||||
|
Loading…
Reference in New Issue
Block a user