--- a/libpurple/protocols/jabber/jabber.h Fri Feb 17 04:54:01 2023 -0600 +++ b/libpurple/protocols/jabber/jabber.h Fri Feb 17 04:54:38 2023 -0600 @@ -245,9 +245,6 @@ /* keep a hash table of JingleSessions */ GHashTable *sessions; - - gchar *stun_ip; - int stun_port; }; typedef gboolean (JabberFeatureEnabled)(JabberStream *js, const gchar *namespace);