From df2d202e6ed4001a21c6512c244acad5d4706c87 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 21 Nov 2013 01:51:16 +0100 Subject: bus: let's simplify things by getting rid of unnecessary bus parameters --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1617f45bda..f10e7d7216 100644 --- a/TODO +++ b/TODO @@ -64,8 +64,6 @@ Features: * sd-bus: make message handlers take an sd_bus_error and generate error replies automatically if they are set -* sd-bus: when replying to a bus message we should not need to specify the bus again - * sd-bus: see if we can drop more message validation on the sending side * sd-bus: introduce sd_bus_creds object and attach it to messages as well as allow querying it for names -- cgit v1.2.3-54-g00ecf