Removing /wd4703 from rtc_base:rtc_base_generic.
This warning suppression flag is not needed. Bug: webrtc:9251 Change-Id: I3319e57f737d44e991ab7283647fd5522bd4bd37 Reviewed-on: https://webrtc-review.googlesource.com/87581 Reviewed-by: Tommi <tommi@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23886}
This commit is contained in:

committed by
Commit Bot

parent
5e4ef774de
commit
4524c74171
@ -953,7 +953,6 @@ rtc_static_library("rtc_base_generic") {
|
||||
cflags += [
|
||||
# Suppress warnings about WIN32_LEAN_AND_MEAN.
|
||||
"/wd4005",
|
||||
"/wd4703",
|
||||
]
|
||||
|
||||
defines += [ "_CRT_NONSTDC_NO_DEPRECATE" ]
|
||||
|
Reference in New Issue
Block a user