Skip to content

Commit 8c6d59a

Browse files
authored
Merge pull request #345 from squid-f/patch-1
remove misspelled flag
2 parents 0a2d897 + f4821b4 commit 8c6d59a

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)