mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-06 03:46:01 +02:00
lcl: cleanup
git-svn-id: trunk@20421 -
This commit is contained in:
parent
62117dc779
commit
a9c33794ae
@ -4425,9 +4425,6 @@ begin
|
|||||||
Inc(I);
|
Inc(I);
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
// draw specials for the wincontrols:
|
|
||||||
if FWinControls <> nil then
|
|
||||||
for I := 0 to FWinControls.Count - 1 do ;
|
|
||||||
//DebugLn('[TWinControl.PaintControls] END ',Name,':',ClassName,' DC=',DbgS(DC,8));
|
//DebugLn('[TWinControl.PaintControls] END ',Name,':',ClassName,' DC=',DbgS(DC,8));
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user