diff options
Diffstat (limited to 'src/object/sp-clippath.cpp')
| -rw-r--r-- | src/object/sp-clippath.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object/sp-clippath.cpp b/src/object/sp-clippath.cpp index f06ac2c11..21959af41 100644 --- a/src/object/sp-clippath.cpp +++ b/src/object/sp-clippath.cpp @@ -84,7 +84,6 @@ void SPClipPath::set(unsigned int key, const gchar* value) { break; default: if (SP_ATTRIBUTE_IS_CSS(key)) { - this->style->readFromObject( this ); this->requestDisplayUpdate(SP_OBJECT_MODIFIED_FLAG | SP_OBJECT_STYLE_MODIFIED_FLAG); } else { SPObjectGroup::set(key, value); |
