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 3f4526a..aa87d0d 100644
--- a/meson.build
+++ b/meson.build
@@ -187,7 +187,6 @@ extra_admin_groups = ','.join(get_option('extra_admin_groups'))
config_h.set_quoted('ADMIN_GROUP', admin_group)
config_h.set_quoted('EXTRA_ADMIN_GROUPS', extra_admin_groups)
-config_h.set('ENABLE_USER_HEURISTICS', get_option('user_heuristics'))
config_h.set('MINIMUM_UID', get_option('minimum_uid'))
# GDM