summaryrefslogtreecommitdiffstats
path: root/src/sp-root.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp-root.cpp')
-rw-r--r--src/sp-root.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-root.cpp b/src/sp-root.cpp
index b1484759d..4faefabef 100644
--- a/src/sp-root.cpp
+++ b/src/sp-root.cpp
@@ -42,8 +42,6 @@ namespace {
}
SPRoot::SPRoot() : SPGroup() {
- this->cobject = this;
-
this->aspect_set = 0;
this->aspect_align = 0;
this->onload = NULL;