summaryrefslogtreecommitdiffstats
path: root/src/sp-line.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-line.cpp')
-rw-r--r--src/sp-line.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-line.cpp b/src/sp-line.cpp
index eee59930b..3963007de 100644
--- a/src/sp-line.cpp
+++ b/src/sp-line.cpp
@@ -35,8 +35,6 @@ namespace {
}
SPLine::SPLine() : SPShape() {
- this->cobject = this;
-
this->x1.unset();
this->y1.unset();
this->x2.unset();