]> git.lyx.org Git - features.git/commitdiff
InsetTabular.cpp: remove FIXME as nothing needs to be fixed
authorUwe Stöhr <uwestoehr@web.de>
Sun, 21 Mar 2010 04:29:22 +0000 (04:29 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 21 Mar 2010 04:29:22 +0000 (04:29 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33817 a592a061-630c-0410-9148-cb99ea01b6c8

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: