diff -r 87a02616f3c5 -r d92c0c3cd283 pidgin/gtkconv.h --- a/pidgin/gtkconv.h Fri Jul 05 02:22:57 2019 +0000 +++ b/pidgin/gtkconv.h Thu Jul 04 21:45:56 2019 -0500 @@ -109,13 +109,6 @@ PurpleMessageFlags last_flags; GtkWidget *webview; GtkWidget *entry; - gboolean auto_resize; /* this is set to TRUE if the conversation - * is being resized by a non-user-initiated - * event, such as the buddy icon appearing - */ - gboolean entry_growing; /* True if the size of the entry was set - * automatically by typing too much to fit - * in one line */ GtkWidget *close; /* "x" on the tab */ GtkWidget *icon;