summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index fe52af7..6ca80ea 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,6 @@
project('simple-cam', 'c', 'cpp',
default_options : [
'werror=true',
- '-Wno-unused-parameter=true',
'warning_level=2',
'cpp_std=c++14',
])