summaryrefslogtreecommitdiffstats
path: root/Project/Workspace.cpp
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-08-31 23:09:16 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2016-08-31 23:09:16 -0300
commit8f475833e585692544cb0f481b0dce0c3439a1a9 (patch)
treeea8d2e02c184cc62b124da354d251fde57ac57e0 /Project/Workspace.cpp
parentc478afa9fbef4b21ea85dbc266169b9eebf369a9 (diff)
downloadPSP.git-8f475833e585692544cb0f481b0dce0c3439a1a9.tar.gz
PSP.git-8f475833e585692544cb0f481b0dce0c3439a1a9.tar.xz
PSP.git-8f475833e585692544cb0f481b0dce0c3439a1a9.zip
Transformer complete
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;
}