Skip to content

Commit f4821b4

Browse files
authored
remove misspelled flag
Based on #344 , remove misspelled old-style-cast flag instead of correcting its spelling.
1 parent 0a2d897 commit f4821b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/compiler-warnings-gcc.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ set (GCC_WARNING_FLAGS
1313
"extra-semi"
1414
"format=2"
1515
# "missing-prototypes"
16-
"old-style-casts"
1716
"pointer-arith"
1817
# "strict-prototypes"
1918
# "suggest-attribute=const"

0 commit comments

Comments
 (0)