diff --git a/meson.build b/meson.build index dc4ff248..f5739fd2 100644 --- a/meson.build +++ b/meson.build @@ -31,7 +31,6 @@ add_project_arguments(cc.get_supported_arguments([ '-Wpointer-arith', '-Winit-self', '-Wstrict-prototypes', - '-Wredundant-decls', '-Wimplicit-fallthrough=2', '-Wendif-labels', '-Wstrict-aliasing=2',