summaryrefslogtreecommitdiff
path: root/data/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'data/meson.build')
-rw-r--r--data/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/meson.build b/data/meson.build
index 05a20117..23e2d7f9 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -90,7 +90,6 @@ configure_file(
output: '@BASENAME@',
configuration: {
'libexecdir': gdm_prefix / get_option('libexecdir'),
- 'check_accelerated_dir': check_accelerated_dir,
'gnome_required_components': ';'.join(
[ gdm_gnome_shell_component ] + gdm_gnome_session_required_components),
},