summaryrefslogtreecommitdiffstats
path: root/src/sp-offset.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-offset.cpp')
-rw-r--r--src/sp-offset.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-offset.cpp b/src/sp-offset.cpp
index 89f6e20d4..ef18acc8e 100644
--- a/src/sp-offset.cpp
+++ b/src/sp-offset.cpp
@@ -96,8 +96,6 @@ static void sp_offset_source_modified (SPObject *iSource, guint flags, SPItem *i
static bool use_slow_but_correct_offset_method=false;
SPOffset::SPOffset() : SPShape() {
- this->cobject = this;
-
this->rad = 1.0;
this->original = NULL;
this->originalPath = NULL;