libpurple/protocols/bonjour/jabber.h

changeset 39656
378ed2b4e242
parent 39639
fe7fa102e766
child 39819
3554dac2991b
--- a/libpurple/protocols/bonjour/jabber.h	Tue Jul 02 02:12:08 2019 -0400
+++ b/libpurple/protocols/bonjour/jabber.h	Tue Jul 02 18:18:53 2019 -0400
@@ -53,7 +53,6 @@
 	PurpleCircularBuffer *tx_buf;
 	int sent_stream_start; /* 0 = Unsent, 1 = Partial, 2 = Complete */
 	gboolean recv_stream_start;
-	PurpleProxyConnectData *connect_data;
 	gpointer stream_data;
 	xmlParserCtxt *context;
 	PurpleXmlNode *current;

mercurial