Patch clean-up
This commit is contained in:
@@ -65,9 +65,7 @@ SGSampleGroup::SGSampleGroup ( SGSoundMgr *smgr, const string &refname ) :
|
||||
SGSampleGroup::~SGSampleGroup ()
|
||||
{
|
||||
_active = false;
|
||||
|
||||
this->stop();
|
||||
|
||||
stop();
|
||||
_smgr = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user