summaryrefslogtreecommitdiffstats
path: root/src/object/sp-lpe-item.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-10-01 13:43:39 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-10-01 13:43:39 +0000
commit5c3843e6bfa85baf9fc807dc169f571da444fda2 (patch)
tree1fc0bc19c7cf711d212f03489348d9488c080e62 /src/object/sp-lpe-item.cpp
parentImprovements to transforms in LPE (diff)
downloadinkscape-5c3843e6bfa85baf9fc807dc169f571da444fda2.tar.gz
inkscape-5c3843e6bfa85baf9fc807dc169f571da444fda2.zip
Fix for bug #263620 comment 5,
Duplicating LPE path more like clone
Diffstat (limited to 'src/object/sp-lpe-item.cpp')
-rwxr-xr-xsrc/object/sp-lpe-item.cpp1
1 files changed, 0 insertions, 1 deletions
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.
*/