git-svn-id: trunk@22830 -
This commit is contained in:
mattias 2009-11-27 16:58:05 +00:00
parent 61f9dfb823
commit 2c31bb4001

View File

@ -2987,7 +2987,6 @@ end;
procedure TDesigner.DrawNonVisualComponents(aDDC: TDesignerDeviceContext);
var
i: integer;
AComponent: TComponent;
begin
FSurface := nil;
FDDC := aDDC;