summaryrefslogtreecommitdiff
path: root/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h')
-rw-r--r--chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h b/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h
index 3c038e6425c..80892de63bf 100644
--- a/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h
+++ b/chromium/third_party/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h
@@ -17,10 +17,6 @@
// #ifdef unless needed and tested.
#ifdef WEBRTC_USE_H264
-#if defined(WEBRTC_WIN) && !defined(__clang__)
-#error "See: bugs.webrtc.org/9213#c13."
-#endif
-
#include <memory>
#include "modules/video_coding/codecs/h264/include/h264.h"