From b459906a7a6519c034f5882c472f0c945371dfc6 Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 17 Jul 2006 17:44:07 +0000 Subject: * doc/TODO: * dbus/dbus-bus.c: * dbus-errors.c: * dbus/dbus-marshal-validate.c: Removed TODO items which were fixed or are no longer relevent --- dbus/dbus-marshal-validate.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dbus/dbus-marshal-validate.c') diff --git a/dbus/dbus-marshal-validate.c b/dbus/dbus-marshal-validate.c index e9aa26a8..11131060 100644 --- a/dbus/dbus-marshal-validate.c +++ b/dbus/dbus-marshal-validate.c @@ -41,10 +41,6 @@ * The range passed in should NOT include the terminating * nul/DBUS_TYPE_INVALID. * - * @todo verify that dict entries have exactly two fields - * - * @todo require that dict entries are in an array - * * @param type_str the string * @param type_pos where the typecodes start * @param len length of typecodes -- cgit