Fixing SetDecodeErrorMode build error
- got introduced when reverting r4562 R=mallinath@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2118004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4624 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
814e28413d
commit
d6fef9d380
@ -714,9 +714,6 @@ class FakeWebRtcVideoEngine
|
||||
WEBRTC_STUB(DeregisterDecoderObserver, (const int));
|
||||
WEBRTC_STUB(SendKeyFrame, (const int));
|
||||
WEBRTC_STUB(WaitForFirstKeyFrame, (const int, const bool));
|
||||
#ifdef USE_WEBRTC_DEV_BRANCH
|
||||
WEBRTC_STUB(SetDecodeErrorMode, (const int, const ViEDecodeErrorMode));
|
||||
#endif
|
||||
WEBRTC_STUB(StartDebugRecording, (int, const char*));
|
||||
WEBRTC_STUB(StopDebugRecording, (int));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user