LCL: clean up

git-svn-id: trunk@47148 -
This commit is contained in:
mattias 2014-12-09 11:31:17 +00:00
parent 1523492244
commit 37b0944e55

View File

@ -727,7 +727,6 @@ procedure TTextStrings.AddStrings(TheStrings: TStrings);
var
s: String;
i: Integer;
OldCount: Integer;
AddEachLine: Boolean;
begin
if TheStrings.Count=0 then exit;