mirror of https://gitlab.com/basile.b/dexed.git
cleanup
This commit is contained in:
parent
3c1ef011aa
commit
ab23dc13d9
|
@ -200,7 +200,6 @@ end;
|
|||
|
||||
procedure TCEEditorWidget.removeEditor(const aIndex: NativeInt);
|
||||
begin
|
||||
//CEMainForm.MessageWidget.ClearMessages(mcEditor);
|
||||
editor[aIndex].OnChange:= nil;
|
||||
pageControl.Pages[aIndex].Free;
|
||||
end;
|
||||
|
|
Loading…
Reference in New Issue