Remove FxMixer friendship privileges from FxMixerView and MixerWorkerThread

This commit is contained in:
Colin Wallace
2015-06-22 03:01:49 +00:00
parent a6f74c2423
commit 2e010141ad
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;
} ;