summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 0e7a7e9..b04ed96 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -13,20 +13,6 @@ option(
)
option(
- 'dbus',
- type: 'feature',
- value: 'auto',
- description: 'Whether to build D-Bus service'
-)
-
-option(
- 'dbus-system-user',
- type: 'string',
- value: 'libproxy',
- description: 'Which user should be used on D-Bus system session'
-)
-
-option(
'config-env',
type: 'boolean',
value: true,