lcl: cleanup

git-svn-id: trunk@20421 -
This commit is contained in:
paul 2009-06-05 08:02:01 +00:00
parent 62117dc779
commit a9c33794ae

View File

@ -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;