mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 21:50:34 +00:00
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;
|
||||
|
||||
GtkWidget *bubble_window;
|
||||
GtkTextHandle *text_handle;
|
||||
GtkWidget *selection_bubble;
|
||||
guint selection_bubble_timeout_id;
|
||||
|
Loading…
Reference in New Issue
Block a user