CMake: Remove -Wc++-compat

Happy days are here again.
This commit is contained in:
João Valverde 2021-06-11 19:49:01 +01:00 committed by Wireshark GitLab Utility
parent d9c150169d
commit c025e793dd
1 changed files with 0 additions and 1 deletions

View File

@ -661,7 +661,6 @@ else() # ! MSVC
list(APPEND WIRESHARK_C_ONLY_FLAGS
# The following are C only, not C++
-Wc++-compat
-Wunused-const-variable
#
# XXX - some versions of GCC, including the one in at