summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Project/Workspace.cpp')
-rw-r--r--Project/Workspace.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/Project/Workspace.cpp b/Project/Workspace.cpp
index cefbcfb..5408327 100644
--- a/Project/Workspace.cpp
+++ b/Project/Workspace.cpp
@@ -698,9 +698,7 @@ void Workspace::OnPopupClick(wxCommandEvent& event)
m_elementList.erase(it--);
}
}
- Redraw();
}
break;
}
- delete menu;
}