From 4f51edea21f468913d61f0a72e98281210367438 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Mon, 30 Nov 2009 23:25:39 +0000 Subject: [PATCH] Remove obsolete comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32265 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Paragraph.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 8b3a72328d..1a86aec672 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -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; -- 2.39.2