Revert "Trun on -Wused-but-marked-unused but only as warning, never as error. (possibly clang only)"

This reverts commit 9f40a75bbb.

Change-Id: I4361f1101077643d10a86237e256ba28ed180a66
Reviewed-on: https://code.wireshark.org/review/14721
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
This commit is contained in:
Alexis La Goutte 2016-03-31 07:04:06 +00:00
parent fda0bafeb8
commit 7fbf2591b7
1 changed files with 0 additions and 3 deletions

View File

@ -348,11 +348,8 @@ else()
-Wpointer-arith
-Warray-bounds
-Wformat-security
-Wused-but-marked-unused
-Wno-error=used-but-marked-unused
-fwrapv
-fno-strict-overflow
# -ferror-limit=0
-Wvla
-Waddress
-Wattributes