This CL fixes the warnings when building acm or acm test.
Review URL: http://webrtc-codereview.appspot.com/109013 git-svn-id: http://webrtc.googlecode.com/svn/trunk@397 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -780,8 +780,6 @@ void TestAllCodecs::Run(TestPack* channel)
|
||||
{
|
||||
AudioFrame audioFrame;
|
||||
|
||||
WebRtc_UWord16 SamplesIn10MsecA = _inFileA.PayloadLength10Ms();
|
||||
WebRtc_UWord32 timestampA = 1;
|
||||
WebRtc_Word32 outFreqHzB = _outFileB.SamplingFrequency();
|
||||
WebRtc_UWord16 recSize;
|
||||
WebRtc_UWord32 timeStampDiff;
|
||||
|
Reference in New Issue
Block a user