actionobservable: Drop SECTION

This is private.
This commit is contained in:
Matthias Clasen 2021-03-01 22:35:03 -05:00 committed by Emmanuele Bassi
parent 3cccb00f51
commit a63223b25b

View File

@ -23,12 +23,6 @@
G_DEFINE_INTERFACE (GtkActionObservable, gtk_action_observable, G_TYPE_OBJECT)
/*
* SECTION:gtkactionobserable
* @short_description: an interface implemented by objects that report
* changes to actions
*/
void
gtk_action_observable_default_init (GtkActionObservableInterface *iface)
{