forked from AuroraMiddleware/gtk
Remove redundant declarations
This commit is contained in:
parent
5e388fc3e4
commit
8b9153d109
@ -132,8 +132,6 @@ enum
|
||||
PROP_ACCEL_GROUP
|
||||
};
|
||||
|
||||
static void gtk_action_group_init (GtkActionGroup *self);
|
||||
static void gtk_action_group_class_init (GtkActionGroupClass *class);
|
||||
static void gtk_action_group_finalize (GObject *object);
|
||||
static void gtk_action_group_set_property (GObject *object,
|
||||
guint prop_id,
|
||||
|
Loading…
Reference in New Issue
Block a user