From 5c3843e6bfa85baf9fc807dc169f571da444fda2 Mon Sep 17 00:00:00 2001 From: Jabier Arraiza Date: Mon, 1 Oct 2018 15:43:39 +0200 Subject: Fix for bug #263620 comment 5, Duplicating LPE path more like clone --- src/object/sp-lpe-item.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/object/sp-lpe-item.cpp') diff --git a/src/object/sp-lpe-item.cpp b/src/object/sp-lpe-item.cpp index d543c5c4c..d11249d1f 100755 --- a/src/object/sp-lpe-item.cpp +++ b/src/object/sp-lpe-item.cpp @@ -187,7 +187,6 @@ Inkscape::XML::Node* SPLPEItem::write(Inkscape::XML::Document *xml_doc, Inkscape return repr; } - /** * returns true when LPE was successful. */ -- cgit v1.2.3