From: John Levon Date: Wed, 11 Jun 2003 15:40:11 +0000 (+0000) Subject: apologies for the inconvenience, this damned thing !! X-Git-Tag: 1.6.10~16651 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=8e03b60e916e70f962366e42f0ccc68f86897d9e;p=features.git apologies for the inconvenience, this damned thing !! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7150 a592a061-630c-0410-9148-cb99ea01b6c8 --- 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) {