--- a/finch/libgnt/gntwidget.c Sun Feb 02 18:11:58 2014 +0530 +++ b/finch/libgnt/gntwidget.c Sun Feb 02 23:11:11 2014 +0530 @@ -302,13 +302,6 @@ GNT_WIDGET_UNSET_FLAGS(widget, GNT_WIDGET_CAN_TAKE_FOCUS); } -/** - * gnt_widget_destroy: - * @obj: The #GntWidget instance. - * - * Emits the "destroy" signal notifying all reference holders that they - * should release @obj. - */ void gnt_widget_destroy(GntWidget *obj) {