summaryrefslogtreecommitdiffstats
path: root/src/sp-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-path.cpp')
-rw-r--r--src/sp-path.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-path.cpp b/src/sp-path.cpp
index a8e3ad6ee..4b897158b 100644
--- a/src/sp-path.cpp
+++ b/src/sp-path.cpp
@@ -165,8 +165,6 @@ sp_path_convert_to_guides(SPItem *item)
}
sp_guide_pt_pairs_to_guides(doc, pts);
-
- SP_OBJECT(path)->deleteObject(true);
}
/**