summaryrefslogtreecommitdiffstats
path: root/src/sp-clippath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-clippath.cpp')
-rw-r--r--src/sp-clippath.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-clippath.cpp b/src/sp-clippath.cpp
index 17571d195..6a2fbfbb3 100644
--- a/src/sp-clippath.cpp
+++ b/src/sp-clippath.cpp
@@ -51,8 +51,6 @@ namespace {
}
SPClipPath::SPClipPath() : SPObjectGroup() {
- this->cobject = this;
-
this->clipPathUnits_set = FALSE;
this->clipPathUnits = SP_CONTENT_UNITS_USERSPACEONUSE;