backend/session: Remove logind backend

This is instead delegated to libseat.
This commit is contained in:
Kenny Levinsen 2021-03-15 21:36:06 +01:00 committed by Simon Ser
parent 9f012cac2f
commit d50bbf0bbc
12 changed files with 9 additions and 809 deletions

View file

@ -81,8 +81,6 @@ else
endif
features = {
'systemd': false,
'elogind': false,
'libseat': false,
'x11-backend': false,
'xwayland': false,