Cleanup: src.ctf.lttng-live: NULL check already done in `_is_canceled()` func
[babeltrace.git] / configure.ac
index 28d247ae8ad1453e619cf15c2c537b5435d44856..e5dcf8ba1ddc16f6131ec89584aeee6e22484214 100644 (file)
@@ -672,11 +672,6 @@ AX_COMPILER_FLAGS(
                -Wno-pointer-arith dnl
                -Wno-format-nonliteral dnl
                -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.022701 seconds and 4 git commands to generate.