diff -r 70aa4bd581e5 -r 8e8fb005208f src/gtkutils.h --- a/src/gtkutils.h Tue Jun 06 00:50:46 2006 +0000 +++ b/src/gtkutils.h Wed Jun 07 15:58:27 2006 +0000 @@ -432,8 +432,6 @@ * @param menu The menu to append to. * @param act The GaimMenuAction to append. * @param gobject The object to be passed to the action callback. - * - * @return The menu. */ void gaim_gtk_append_menu_action(GtkWidget *menu, GaimMenuAction *act, gpointer gobject);