mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-29 12:03:52 +02:00
LCL: clean up
git-svn-id: trunk@47148 -
This commit is contained in:
parent
1523492244
commit
37b0944e55
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user