Removed an extra new line in gio/gactiogroup.c

This commit is contained in:
Sudhanshu Tiwari 2024-04-11 23:41:27 +05:30 committed by Philip Withnall
parent a43ee8991e
commit 527e696553

View File

@ -282,7 +282,6 @@ g_action_group_default_init (GActionGroupInterface *iface)
G_TYPE_NONE, 1, G_TYPE_NONE, 1,
G_TYPE_STRING); G_TYPE_STRING);
/** /**
* GActionGroup::action-enabled-changed: * GActionGroup::action-enabled-changed:
* @action_group: the [type@Gio.ActionGroup] that changed * @action_group: the [type@Gio.ActionGroup] that changed