Merge pull request #2127 from Wallacoloo/FxMixer_friends

Enforce tighter permissions in FxMixer
This commit is contained in:
Colin Wallace
2015-06-29 18:46:51 -07:00
3 changed files with 13 additions and 16 deletions

View File

@@ -211,9 +211,6 @@ private:
int m_lastSoloed;
friend class MixerWorkerThread;
friend class FxMixerView;
} ;