InsetTabular.cpp: remove FIXME as nothing needs to be fixed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33817 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-03-21 04:29:22 +00:00
parent f41ce4549f
commit 2211213cb9

View File

@ -4849,7 +4849,7 @@ void InsetTabular::tabularFeatures(Cursor & cur,
break; break;
case Tabular::SET_SPECIAL_MULTIROW: case Tabular::SET_SPECIAL_MULTIROW:
//FIXME: noting to do here? // nothing to do
break; break;
case Tabular::APPEND_ROW: case Tabular::APPEND_ROW: