--- a/pidgin/gtkicon-theme.h Tue Oct 19 00:48:05 2021 -0500 +++ b/pidgin/gtkicon-theme.h Tue Oct 19 02:49:28 2021 -0500 @@ -25,12 +25,6 @@ #ifndef PIDGIN_ICON_THEME_H #define PIDGIN_ICON_THEME_H -/** - * SECTION:gtkicon-theme - * @section_id: pidgin-gtkicon-theme - * @short_description: <filename>gtkicon-theme.h</filename> - * @title: Icon Theme Class - */ #include <glib.h> #include <glib-object.h> @@ -49,11 +43,6 @@ /**************************************************************************/ G_BEGIN_DECLS -/** - * pidgin_icon_theme_get_type: - * - * Returns: The #GType for an icon theme. - */ G_DECLARE_DERIVABLE_TYPE(PidginIconTheme, pidgin_icon_theme, PIDGIN, ICON_THEME, PurpleTheme)