From 27e2102f96a5554bcd5310ec11435d155773b279 Mon Sep 17 00:00:00 2001 From: Markus Engel Date: Sun, 7 Apr 2013 18:28:22 +0200 Subject: Merge Object and subclasses. Merging of SP- and C-classes complete. (bzr r11608.1.86) --- src/sp-switch.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/sp-switch.cpp') diff --git a/src/sp-switch.cpp b/src/sp-switch.cpp index c2515ef66..ec4d9c1f0 100644 --- a/src/sp-switch.cpp +++ b/src/sp-switch.cpp @@ -36,8 +36,6 @@ namespace { } SPSwitch::SPSwitch() : SPGroup() { - this->cobject = this; - this->_cached_item = 0; } -- cgit v1.2.3