summaryrefslogtreecommitdiffstats
path: root/src/object/sp-lpe-item.cpp
diff options
context:
space:
mode:
authorMartin Owens <doctormo@gmail.com>2018-10-01 13:53:24 +0000
committerMartin Owens <doctormo@gmail.com>2018-10-01 13:53:24 +0000
commit2dca0aac3ca509cf2704e5730195376a009adb70 (patch)
tree8326fcb65ab2ca570be2b6c6f6cbacb419d18b17 /src/object/sp-lpe-item.cpp
parentFix the object-to-path bug by adding back the SPIBase check. (diff)
parentFix for bug #263620 comment 5, (diff)
downloadinkscape-2dca0aac3ca509cf2704e5730195376a009adb70.tar.gz
inkscape-2dca0aac3ca509cf2704e5730195376a009adb70.zip
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diffstat (limited to '')
-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.
*/