Removing -Wno-parentheses-equality.

Bug: webrtc:9251
Change-Id: If61c33c252f3141a16bb1014706ceafeab1cdbe5
Reviewed-on: https://webrtc-review.googlesource.com/75512
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23201}
This commit is contained in:
Mirko Bonadei 2018-05-09 12:13:01 +02:00 committed by Commit Bot
parent 3cbdb78878
commit e72ea24d88

View File

@ -31,7 +31,6 @@ config("audio_device_warnings_config") {
"-Wno-logical-op-parentheses",
"-Wno-microsoft-extra-qualification",
"-Wno-microsoft-goto",
"-Wno-parentheses-equality",
"-Wno-reorder",
"-Wno-shift-overflow",