X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2Fwebrtc%2Fmodules%2Fvideo_coding%2Fcodecs%2Ftest_framework%2Fnormal_async_test.h;h=1e62534acab93afddfc42bddf44d8f9fabd9afdb;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=d2d17eebc7f5c6a50e80f1a6e3ee9bd66006bd83;hpb=172ee7c03df346ff158858709f7f6494e695e0e4;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/webrtc/modules/video_coding/codecs/test_framework/normal_async_test.h b/src/third_party/webrtc/modules/video_coding/codecs/test_framework/normal_async_test.h index d2d17ee..1e62534 100644 --- a/src/third_party/webrtc/modules/video_coding/codecs/test_framework/normal_async_test.h +++ b/src/third_party/webrtc/modules/video_coding/codecs/test_framework/normal_async_test.h @@ -118,7 +118,6 @@ protected: int _encFrameCnt; int _decFrameCnt; bool _requestKeyFrame; - unsigned int _testNo; unsigned int _lengthEncFrame; FrameQueueTuple* _frameToDecode; bool _appendNext;