Merge pull request #7772 from Limb/fixgiprobeeditor
Remove memdelete of button in GIProbeEditor exit
This commit is contained in:
commit
d417e91995
1 changed files with 0 additions and 2 deletions
|
@ -80,6 +80,4 @@ GIProbeEditorPlugin::GIProbeEditorPlugin(EditorNode *p_node) {
|
|||
|
||||
|
||||
GIProbeEditorPlugin::~GIProbeEditorPlugin() {
|
||||
|
||||
memdelete(bake);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue