mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-10 12:40:10 +00:00
Remove an unused field
Nothing uses bubble_window, so it can go.
This commit is contained in:
parent
01c1c7f45d
commit
e6fd4837a2
@ -206,7 +206,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