remove untrue comment
authorHavoc Pennington <hp@redhat.com>
Fri, 20 Oct 2006 03:25:22 +0000 (03:25 +0000)
committerHavoc Pennington <hp@redhat.com>
Fri, 20 Oct 2006 03:25:22 +0000 (03:25 +0000)
dbus/dbus-internals.c

index 5268ebd..73e8e08 100644 (file)
 #include <string.h>
 #include <stdlib.h>
 
-/* 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.