summaryrefslogtreecommitdiffstats
path: root/src/sp-star.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-star.cpp')
-rw-r--r--src/sp-star.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-star.cpp b/src/sp-star.cpp
index 489c896b9..4a3a8cbe3 100644
--- a/src/sp-star.cpp
+++ b/src/sp-star.cpp
@@ -43,8 +43,6 @@ namespace {
}
SPStar::SPStar() : SPPolygon() {
- this->cobject = this;
-
this->sides = 5;
this->center = Geom::Point(0, 0);
this->r[0] = 1.0;