From dbe3d79e15511d5a73cfb57c1c3ae675e6fb0869 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Tue, 26 Oct 2010 02:02:10 +0000 Subject: [PATCH] InsetTabular.cpp: remove comment, we already discussed this and the star as default was the result git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35847 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetTabular.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/insets/InsetTabular.cpp b/src/insets/InsetTabular.cpp index c5e8b0da97..0c1b2e280c 100644 --- a/src/insets/InsetTabular.cpp +++ b/src/insets/InsetTabular.cpp @@ -2201,7 +2201,6 @@ int Tabular::TeXCellPreamble(odocstream & os, idx_type cell, os << from_ascii(getPWidth(cell).asLatexString()); else // we need to set a default value - // needs to be discussed os << "*"; os << "}{"; } // end if ismultirow -- 2.39.2