Purge traces of insert idle handler

This commit is contained in:
Matthias Clasen
2011-06-25 21:05:12 -04:00
parent 212241ffda
commit 99a54565a3
2 changed files with 0 additions and 14 deletions

View File

@ -48,7 +48,6 @@ struct _GtkEntryAccessible
gchar *activate_keybinding;
guint action_idle_handler;
guint insert_idle_handler;
};
GType gtk_entry_accessible_get_type (void);