--- a/libpurple/protocols/jabber/jabber.h Fri Aug 12 01:29:41 2022 -0500 +++ b/libpurple/protocols/jabber/jabber.h Fri Aug 12 01:32:07 2022 -0500 @@ -253,7 +253,6 @@ /* keep a hash table of JingleSessions */ GHashTable *sessions; - /* maybe this should only be present when USE_VV? */ gchar *stun_ip; int stun_port; };