You've already forked lazarus-ccr
fpspreadsheet: Remove debugging leftover code from previous commit
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6035 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -687,13 +687,6 @@ begin
|
||||
if ASection > 2 then // ods supports only at most 3 sections
|
||||
exit;
|
||||
|
||||
|
||||
|
||||
|
||||
if AFormatName = 'N1006' then
|
||||
ns := 1;
|
||||
|
||||
|
||||
ns := Length(FSections);
|
||||
if (ns = 0) then
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user