mirror of https://gitlab.com/basile.b/dexed.git
remove unused var
This commit is contained in:
parent
92802312e8
commit
17fe5f62d5
|
@ -1150,8 +1150,6 @@ end;
|
|||
|
||||
{$REGION Common/standard comp --------------------------------------------------}
|
||||
constructor TCEGdbWidget.create(aOwner: TComponent);
|
||||
var
|
||||
m: TCEListViewCopyMenu;
|
||||
begin
|
||||
inherited;
|
||||
EntitiesConnector.addObserver(self);
|
||||
|
|
Loading…
Reference in New Issue