summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson_options.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 2a75136..83bc60e 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -25,9 +25,6 @@ option('enable-backend',
option('demo-agent',
type: 'boolean', value: true,
description: 'Build demo agent')
-option('debug',
- type: 'boolean', value: false,
- description: 'Build debug build')
option('dbus-sys-dir',
type: 'string',
description: 'where D-BUS system.d directory is')