diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-13 22:05:35 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-13 22:05:35 +0200 |
commit | 85f248b26653f5322c26735661d63d4e8460c30e (patch) | |
tree | c5de5f0869ef8a475376d10b7a9856234c0bcec3 /src/logind.h | |
parent | f5c1b9eeb94c112e5dac09fc6a47c571356c30c0 (diff) |
consolidate TODO
Diffstat (limited to 'src/logind.h')
-rw-r--r-- | src/logind.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/src/logind.h b/src/logind.h index 1f5f9fe4a6..5a48756982 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" |