summaryrefslogtreecommitdiffstats
path: root/src/box3d-side.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/box3d-side.cpp')
-rw-r--r--src/box3d-side.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/box3d-side.cpp b/src/box3d-side.cpp
index fc261ae85..d3d3b82a2 100644
--- a/src/box3d-side.cpp
+++ b/src/box3d-side.cpp
@@ -37,8 +37,6 @@ namespace {
}
Box3DSide::Box3DSide() : SPPolygon() {
- this->cobject = this;
-
this->dir1 = Box3D::NONE;
this->dir2 = Box3D::NONE;
this->front_or_rear = Box3D::FRONT;