finch/libgnt/gntwidget.c

branch
gtkdoc-conversion
changeset 35423
a453e49dc579
parent 31294
73607ab89c6f
child 35456
821aa4bcb6fa
--- 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)
 {

mercurial