Remove unused Mixer::m_workingBuf

This commit is contained in:
M374LX
2015-09-30 22:58:44 -03:00
parent 5489040f20
commit 12e2da9b44
2 changed files with 0 additions and 7 deletions

View File

@@ -400,8 +400,6 @@ private:
fpp_t m_framesPerPeriod;
sampleFrame * m_workingBuf;
sampleFrame * m_inputBuffer[2];
f_cnt_t m_inputBufferFrames[2];
f_cnt_t m_inputBufferSize[2];