diff options
Diffstat (limited to 'src/sp-item-group.cpp')
| -rw-r--r-- | src/sp-item-group.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp-item-group.cpp b/src/sp-item-group.cpp index 45617e282..ab38636f6 100644 --- a/src/sp-item-group.cpp +++ b/src/sp-item-group.cpp @@ -66,8 +66,6 @@ namespace { } SPGroup::SPGroup() : SPLPEItem() { - this->cobject = this; - this->_layer_mode = SPGroup::GROUP; new (&this->_display_modes) std::map<unsigned int, SPGroup::LayerMode>(); } |
