From 8e03b60e916e70f962366e42f0ccc68f86897d9e Mon Sep 17 00:00:00 2001 From: John Levon Date: Wed, 11 Jun 2003 15:40:11 +0000 Subject: [PATCH] apologies for the inconvenience, this damned thing !! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7150 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/tabular.C | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/tabular.C b/src/tabular.C index c34ea05a7f..ecef0d9a61 100644 --- a/src/tabular.C +++ b/src/tabular.C @@ -2388,9 +2388,7 @@ int LyXTabular::ascii(Buffer const * buf, ostream & os, int const depth, { int ret = 0; - //+--------------------------------------------------------------------- - //+ first calculate the width of the single columns + - //+--------------------------------------------------------------------- + // first calculate the width of the single columns vector clen(columns_); if (!onlydata) { -- 2.39.2