fpspreadsheet: Simplification of previous commit

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5223 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-09-27 17:24:48 +00:00
parent 1f3e78f896
commit 048f8dd7de

View File

@ -951,8 +951,6 @@ begin
NextChar(1)
else
UTF8Delete(part, UTF8Length(part), 1);
if part = '' then
EOL := true;
end;
EOL := true;
break;