X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flogind.h;h=5a487569822f65badc4e3fe10877b36e098f8b78;hb=74b91131ed09850ed487a2f7849147ff6f80194d;hp=1f5f9fe4a6dba927dc55aee3039b60da6c4b855b;hpb=2eb916cdff570a2ce741fc9b40d7316a77c57c27;p=elogind.git diff --git a/src/logind.h b/src/logind.h index 1f5f9fe4a..5a4875698 100644 --- a/src/logind.h +++ b/src/logind.h @@ -32,18 +32,6 @@ #include "hashmap.h" #include "cgroup-util.h" -/* TODO: - * - * spawn user systemd - * direct client API - * - * udev: - * use sysfs in device hash table, not sysname, when fb driver is fixed - * - * non-local X11 server - * reboot/shutdown halt management - */ - typedef struct Manager Manager; #include "logind-device.h"