summaryrefslogtreecommitdiffstats
path: root/src/sp-polyline.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-polyline.cpp')
-rw-r--r--src/sp-polyline.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-polyline.cpp b/src/sp-polyline.cpp
index a85d0d64a..448c5a27b 100644
--- a/src/sp-polyline.cpp
+++ b/src/sp-polyline.cpp
@@ -31,7 +31,6 @@ namespace {
}
SPPolyLine::SPPolyLine() : SPShape() {
- this->clpeitem = this;
this->citem = this;
this->cobject = this;
}