aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorKenny Levinsen <kl@kl.wtf>2021-03-15 21:36:06 +0100
committerSimon Ser <contact@emersion.fr>2021-04-11 10:03:13 +0200
commitd50bbf0bbc49a9a8e010668cd357aba968ae884b (patch)
tree69665e199e7fb1e8419548412daabec45a37ebc3 /meson.build
parent9f012cac2fbc72bc4395b8c50e6ea18b93b3c164 (diff)
backend/session: Remove logind backend
This is instead delegated to libseat.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 0 insertions, 2 deletions
diff --git a/meson.build b/meson.build
index 2a4f0a76..afa9c86a 100644
--- a/meson.build
+++ b/meson.build
@@ -81,8 +81,6 @@ else
endif
features = {
- 'systemd': false,
- 'elogind': false,
'libseat': false,
'x11-backend': false,
'xwayland': false,