[DEV] remove unneded return
This commit is contained in:
parent
0c57614b64
commit
38c9a69e1e
@ -175,7 +175,6 @@ void audio::river::io::Node::interfaceRemove(const ememory::SharedPtr<audio::riv
|
||||
if (m_list.size() == 0) {
|
||||
stopInGroup();
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user