Skip to content

Commit 515b802

Browse files
committed
Remove bad deactivated compiler warning flag
1 parent bede0a0 commit 515b802

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cmake/clang_warnings.cmake

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,4 @@ set(WARNING_FLAGS
3434
-Wno-c++98-compat # C++11
3535
-Wno-c++98-compat-pedantic # C++11
3636
-Wno-padded
37-
38-
-Wno-unreachable-code
3937
)

0 commit comments

Comments
 (0)