summaryrefslogtreecommitdiffstats
path: root/src/sp-path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-path.cpp')
-rw-r--r--src/sp-path.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sp-path.cpp b/src/sp-path.cpp
index a1a084b77..5b50eeee6 100644
--- a/src/sp-path.cpp
+++ b/src/sp-path.cpp
@@ -120,7 +120,6 @@ void SPPath::convert_to_guides() {
}
SPPath::SPPath() : SPShape(), connEndPair(this) {
- this->clpeitem = this;
this->citem = this;
this->cobject = this;
}