X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flogind.h;h=5a487569822f65badc4e3fe10877b36e098f8b78;hb=ae446765eb0605d2451bb4dd7c336672bcc7ab0c;hp=cdb612805f6e4111c00869d59ef51f7d091d2583;hpb=309c2a2ce95aae54879b4957d113f03608530c15;p=elogind.git diff --git a/src/logind.h b/src/logind.h index cdb612805..5a4875698 100644 --- a/src/logind.h +++ b/src/logind.h @@ -32,19 +32,6 @@ #include "hashmap.h" #include "cgroup-util.h" -/* TODO: - * - * spawn user systemd - * direct client API - * - * udev: - * enumerate recursively with libudev when triggering - * 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"