summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/path-chemistry.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/path-chemistry.cpp b/src/path-chemistry.cpp
index 204c82aed..50d26ba64 100644
--- a/src/path-chemistry.cpp
+++ b/src/path-chemistry.cpp
@@ -132,6 +132,7 @@ sp_selected_path_combine(SPDesktop *desktop)
g_slist_free(items);
if (did) {
+ SP_OBJECT(first)->deleteObject(false);
// delete the topmost.
Inkscape::XML::Document *xml_doc = sp_document_repr_doc(desktop->doc());