mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
apologies for the inconvenience, this damned thing !!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7150 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0aa5aa5ddc
commit
8e03b60e91
@ -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<unsigned int> clen(columns_);
|
||||
|
||||
if (!onlydata) {
|
||||
|
Loading…
Reference in New Issue
Block a user