mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 23:40:02 +01:00
Large commit for implementation of load&save of MixingGroups
This commit is contained in:
@@ -238,10 +238,6 @@ Source::~Source()
|
||||
(*it)->detach();
|
||||
clones_.clear();
|
||||
|
||||
// inform group
|
||||
if (mixinggroup_)
|
||||
mixinggroup_->detach(this);
|
||||
|
||||
// delete objects
|
||||
delete stored_status_;
|
||||
if (renderbuffer_)
|
||||
|
||||
Reference in New Issue
Block a user