]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTabular.cpp
InsetTabular.cpp: remove FIXME as nothing needs to be fixed
[lyx.git] / src / insets / InsetTabular.cpp
index 86e0355367291e16bba72caffa9b67e5adc16554..c1393c971474478862a337706fdbe10fb537fcda 100644 (file)
@@ -4849,7 +4849,7 @@ void InsetTabular::tabularFeatures(Cursor & cur,
                break;
 
        case Tabular::SET_SPECIAL_MULTIROW:
-               //FIXME: noting to do here?
+               // nothing to do
                break;
 
        case Tabular::APPEND_ROW: