X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Flogind.h;h=5a487569822f65badc4e3fe10877b36e098f8b78;hp=1f5f9fe4a6dba927dc55aee3039b60da6c4b855b;hb=9d76d730ef2f59425c4c75cb55245c3b7777a445;hpb=2eb916cdff570a2ce741fc9b40d7316a77c57c27 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"