accellabel: Drop unused class fields
We are not using these anymore.
This commit is contained in:
@@ -102,11 +102,6 @@ struct _GtkAccelLabel
|
||||
struct _GtkAccelLabelClass
|
||||
{
|
||||
GtkWidgetClass parent_class;
|
||||
|
||||
char *mod_name_shift;
|
||||
char *mod_name_control;
|
||||
char *mod_name_alt;
|
||||
char *mod_separator;
|
||||
};
|
||||
|
||||
GParamSpec *props[LAST_PROP] = { NULL, };
|
||||
|
||||
Reference in New Issue
Block a user