Skip to content

Commit

Permalink
multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi…
Browse files Browse the repository at this point in the history
…-seat graphics on its own now
  • Loading branch information
poettering committed Sep 21, 2012
1 parent 7f1736f commit 636d30a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 208 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
/build-aux
/test-watchdog
/test-journal-send
/systemd-multi-seat-x
/systemd-cgtop
/systemd-coredump
/systemd-cat
Expand Down
11 changes: 0 additions & 11 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -3347,17 +3347,6 @@ logind-install-data-hook:
INSTALL_DATA_HOOKS += \
logind-install-data-hook

systemd_multi_seat_x_SOURCES = \
src/login/multi-seat-x.c

systemd_multi_seat_x_LDADD = \
libsystemd-label.la \
libsystemd-shared.la \
libudev.la

rootlibexec_PROGRAMS += \
systemd-multi-seat-x

dist_udevrules_DATA += \
src/login/70-uaccess.rules \
src/login/70-power-switch.rules
Expand Down
196 changes: 0 additions & 196 deletions src/login/multi-seat-x.c

This file was deleted.

0 comments on commit 636d30a

Please sign in to comment.