From: Yu Watanabe Date: Tue, 16 Oct 2018 10:21:15 +0000 (+0900) Subject: update TODO X-Git-Tag: v240~520^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7a223c2e38c95a444baa7281fd7677a8004bf55a;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8e4c1206035..b78892a9168 100644 --- a/TODO +++ b/TODO @@ -17,9 +17,6 @@ Janitorial Clean-ups: Features: -* rework sd_netlink_call_async() to return a new "sd_netlink_slot" object, á la - sd_bus_slot - * consider splitting out all temporary file creation APIs (we have so many in fileio.h and elsewhere!) into a new util file of its own.