forked from AuroraMiddleware/gtk
Remove an unused field
Nothing uses bubble_window, so it can go.
This commit is contained in:
parent
535e604b91
commit
342fdee0a1
@ -191,7 +191,6 @@ struct _GtkEntryPrivate
|
|||||||
|
|
||||||
gchar *placeholder_text;
|
gchar *placeholder_text;
|
||||||
|
|
||||||
GtkWidget *bubble_window;
|
|
||||||
GtkTextHandle *text_handle;
|
GtkTextHandle *text_handle;
|
||||||
GtkWidget *selection_bubble;
|
GtkWidget *selection_bubble;
|
||||||
guint selection_bubble_timeout_id;
|
guint selection_bubble_timeout_id;
|
||||||
|
Loading…
Reference in New Issue
Block a user