X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=3926fe5baade9ea6c2ee92ea3064681beecfe87d;hb=71fda00f320379f5cbee8e118848de98caaa229d;hp=66cd5b4f2289e300aa00dcaec6c10f78e863c140;hpb=14bf2c9d375db6a4670bc0ef0e521e35a939a498;p=elogind.git diff --git a/TODO b/TODO index 66cd5b4f2..3926fe5ba 100644 --- a/TODO +++ b/TODO @@ -58,8 +58,6 @@ Features: * tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it -* rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified - * we probably should replace the left-over uses of strv_append() and replace them by strv_push() or strv_extend() * move config_parse_path_strv() out of conf-parser.c