--- a/libpurple/protocols/jabber/buddy.h Wed Oct 05 02:13:21 2022 -0500 +++ b/libpurple/protocols/jabber/buddy.h Wed Oct 05 02:15:13 2022 -0500 @@ -78,10 +78,7 @@ char *os; } client; GTimeZone *tz_off; - struct { - JabberCapsClientInfo *info; - GList *exts; - } caps; + JabberCapsClientInfo *caps; GList *commands; gboolean commands_fetched; } JabberBuddyResource;