ctf: Remove redundant declarations of lexer/parser functions
[babeltrace.git] / configure.ac
index 28d247ae8ad1453e619cf15c2c537b5435d44856..b7a3f33648963eba9b5a600c96e946c3facdb29b 100644 (file)
@@ -674,9 +674,6 @@ AX_COMPILER_FLAGS(
                -Wno-undef dnl
                -Wno-missing-prototypes dnl
                -Wno-missing-declarations dnl
-               -Wno-redundant-decls dnl
-               -Wno-logical-op dnl
-               -Wno-shadow dnl
                -Wno-double-promotion dnl
                -Wno-cast-align dnl
        ])
This page took 0.024653 seconds and 4 git commands to generate.