chiark / gitweb /
acpi: make sure we never free an uninitialized pointer
[elogind.git] / TODO
diff --git a/TODO b/TODO
index d21ecfe6227ead786df3fb22655c9be77f02bec3..07269f47d26a31d291e78fa0247cda68af305e8b 100644 (file)
--- 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