aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8176447..70c3dc8 100644
--- a/meson.build
+++ b/meson.build
@@ -39,7 +39,6 @@ if host_machine.system() == 'darwin'
endif
# Set global ultra-strict warnings for developers if enabled
-c_warnings = []
if get_option('strict')
subdir('meson/warnings')
subdir('meson/suppressions')