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;
|
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