Take care of unused variable.
Review URL: http://webrtc-codereview.appspot.com/137013 git-svn-id: http://webrtc.googlecode.com/svn/trunk@499 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
9562a3664c
commit
eaf3185105
@ -376,7 +376,7 @@ static WebRtc_Word16
|
|||||||
ACMISACFixGetNewBitstream(
|
ACMISACFixGetNewBitstream(
|
||||||
ACM_ISAC_STRUCT* inst,
|
ACM_ISAC_STRUCT* inst,
|
||||||
WebRtc_Word16 BWEIndex,
|
WebRtc_Word16 BWEIndex,
|
||||||
WebRtc_Word16 jitterIndex,
|
WebRtc_Word16 /* jitterIndex */,
|
||||||
WebRtc_Word32 rate,
|
WebRtc_Word32 rate,
|
||||||
WebRtc_Word16* bitStream,
|
WebRtc_Word16* bitStream,
|
||||||
bool isRED)
|
bool isRED)
|
||||||
|
Loading…
Reference in New Issue
Block a user