Remove unused variable from mixer module.
R=henrike@webrtc.org BUG=coverity-10288 Review URL: http://webrtc-codereview.appspot.com/344010 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1424 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
5f9a7baaea
commit
ee3fe5b982
@ -153,8 +153,6 @@ private:
|
||||
|
||||
bool LimitMixedAudio(AudioFrame& mixedAudio);
|
||||
|
||||
bool _initialized;
|
||||
|
||||
// Scratch memory
|
||||
// Note that the scratch memory may only be touched in the scope of
|
||||
// Process().
|
||||
|
Loading…
Reference in New Issue
Block a user