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:
wp_xxyyzz
2017-10-05 12:48:57 +00:00
parent f8bfbd673f
commit 467329f610

View File

@@ -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;