]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetFlex.cpp
remove two FIXME.
[lyx.git] / src / insets / InsetFlex.cpp
index 2019af14f90d3e26137065bc7ca87a925099049c..c25bb3c34eb37eb06cab5585d7f0bbaa2d703092 100644 (file)
@@ -103,7 +103,6 @@ int InsetFlex::docbook(Buffer const & buf, odocstream & os,
        ParagraphList::const_iterator end = paragraphs().end();
 
        if (!undefined())
-               // FIXME UNICODE
                sgml::openTag(os, layout_->latexname,
                              par->getID(buf, runparams) + layout_->latexparam);