diff --git a/meson.build b/meson.build index 2ea7bcc7..3ef1de9c 100644 --- a/meson.build +++ b/meson.build @@ -446,7 +446,6 @@ configure_file(output : 'irssi-config.h', ########## #### warnings #### -add_project_arguments('-Wall', language : 'c') add_project_arguments(cc.get_supported_arguments('-Werror=declaration-after-statement'), language : 'c') #### personality ####