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