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 69969a64..ecdbb2a2 100644
--- a/meson.build
+++ b/meson.build
@@ -9,7 +9,6 @@ project(
'buildtype=release',
'c_std=c99',
'c_winlibs=[]',
- 'warning_level=3',
],
license: 'ISC',
meson_version: '>= 0.56.0',