Purge traces of insert idle handler
This commit is contained in:
@ -48,7 +48,6 @@ struct _GtkEntryAccessible
|
||||
|
||||
gchar *activate_keybinding;
|
||||
guint action_idle_handler;
|
||||
guint insert_idle_handler;
|
||||
};
|
||||
|
||||
GType gtk_entry_accessible_get_type (void);
|
||||
|
||||
Reference in New Issue
Block a user