diff options
| -rw-r--r-- | dbus/dbus-internals.c | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/dbus/dbus-internals.c b/dbus/dbus-internals.c index 5268ebdf..73e8e086 100644 --- a/dbus/dbus-internals.c +++ b/dbus/dbus-internals.c @@ -28,10 +28,6 @@  #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. | 
