summaryrefslogtreecommitdiffstats
path: root/src/object/sp-path.cpp
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2018-03-28 17:27:59 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2018-03-28 19:59:41 +0000
commite9e25c0f83f2bd149a63a11b0516b647e4082ed6 (patch)
tree450744f48b048724792f12b634de78ee6f1a0d34 /src/object/sp-path.cpp
parenta bit more of warning cleanup (diff)
downloadinkscape-e9e25c0f83f2bd149a63a11b0516b647e4082ed6.tar.gz
inkscape-e9e25c0f83f2bd149a63a11b0516b647e4082ed6.zip
Fix bug: 1758477
Rotate Duplicate/ Mirror Symmetry added functionality feature request https://bugs.launchpad.net/inkscape/+bug/1758477
Diffstat (limited to 'src/object/sp-path.cpp')
-rw-r--r--src/object/sp-path.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/sp-path.cpp b/src/object/sp-path.cpp
index 3c64c09b0..a4724a8e7 100644
--- a/src/object/sp-path.cpp
+++ b/src/object/sp-path.cpp
@@ -199,7 +199,6 @@ void SPPath::set(unsigned int key, const gchar* value) {
}
sp_lpe_item_update_patheffect(this, true, true);
- this->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG);
break;
case SP_ATTR_D: