From 2211213cb9ef506d082b24d8a337f74ac63dcbdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Sun, 21 Mar 2010 04:29:22 +0000 Subject: [PATCH] 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 --- src/insets/InsetTabular.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index 86e0355367..c1393c9714 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -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: