libpurple/protocols/jabber/jabber.h

changeset 41490
2b1695327414
parent 41488
95f59c2bc50d
child 41679
ddd97cdcbefc
--- 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;
 };

mercurial