mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-05 03:38:17 +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);
|
||||
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));
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user