From: Havoc Pennington Date: Fri, 20 Oct 2006 03:25:22 +0000 (+0000) Subject: remove untrue comment X-Git-Tag: dbus-0.95~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19e0efd2063f837f160de7c131b7d7f7a35f2cd6;p=thirdparty%2Fdbus.git remove untrue comment --- diff --git a/dbus/dbus-internals.c b/dbus/dbus-internals.c index 5268ebdf0..73e8e0860 100644 --- a/dbus/dbus-internals.c +++ b/dbus/dbus-internals.c @@ -28,10 +28,6 @@ #include #include -/* the blurb for this is "D-Bus secret" so it comes after "D-Bus low-level" - * which is the blurb for the DBus group, which makes Doxygen show - * the public API first on the index page. Yay for lame hacks. - */ /** * @defgroup DBusInternals D-Bus secret internal implementation details * @brief Documentation useful when developing or debugging D-Bus itself.