summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@gmail.com>2013-10-01 19:21:35 +0200
committerDavid Herrmann <dh.herrmann@gmail.com>2013-10-01 19:21:35 +0200
commitef7939dfbb454f5ed7a00c2c4c686e0c5aa48f00 (patch)
tree84c12b878b23bcb303f6a193a59eda37b8566eab
parent3a83f5223acbeb1235310798c4d3660121c8880f (diff)
downloadsystemd-ef7939dfbb454f5ed7a00c2c4c686e0c5aa48f00.tar.gz
Update TODO
Remove "logind fbdev removal" as it is no longer supported.
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d21ecfe622..07269f47d2 100644
--- a/TODO
+++ b/TODO
@@ -58,8 +58,6 @@ Features:
* we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend()
-* logind should forget about fb devices in favour of going drm only
-
* move config_parse_path_strv() out of conf-parser.c
* libdsystemd-bus should expose utf8 validation calls