From c76d24b0072dbe707889bae403668dde0fcd8f9f Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Mon, 1 Aug 2005 18:59:02 +0000 Subject: some docs cleanups --- dbus/dbus-auth.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dbus/dbus-auth.c') diff --git a/dbus/dbus-auth.c b/dbus/dbus-auth.c index ced93303..660dc435 100644 --- a/dbus/dbus-auth.c +++ b/dbus/dbus-auth.c @@ -42,10 +42,6 @@ * challenge/response, but we don't currently allow that in our * protocol. * - * @todo DBusAuth really needs to be rewritten as an explicit state - * machine. Right now it's too hard to prove to yourself by inspection - * that it works. - * * @todo right now sometimes both ends will block waiting for input * from the other end, e.g. if there's an error during * DBUS_COOKIE_SHA1. -- cgit