forget comment

git-svn-id: trunk@13215 -
This commit is contained in:
paul 2007-12-08 09:04:03 +00:00
parent a27c5a37de
commit 0e44728936

View File

@ -613,10 +613,6 @@ end;
{
Paint control to X, Y point of device context.
Currently this is not completely implemented. Now only fixed is painted onto DC,
but some widgets are more complex: for example containers with scrollbars.
As result some parts will not be drawn and be black in ADC.
}
class procedure TGtkWSWinControl.PaintTo(const AWinControl: TWinControl;
ADC: HDC; X, Y: Integer);