mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 01:55:56 +02:00
clean up
This commit is contained in:
parent
c486dc6a82
commit
3b3bd6ca14
@ -580,8 +580,6 @@ end;
|
||||
procedure TDesignerMediator.SetDesigner(const AValue: TComponentEditorDesigner);
|
||||
begin
|
||||
if FDesigner=AValue then exit;
|
||||
//if FDesigner<>nil then begin
|
||||
//end;
|
||||
FDesigner:=AValue;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user