libpurple/protocols/msnp9/session.h

changeset 22164
2307c0c05225
parent 21720
235394d5c7f4
--- a/libpurple/protocols/msnp9/session.h	Tue Jan 08 03:28:48 2008 +0000
+++ b/libpurple/protocols/msnp9/session.h	Tue Jan 08 03:46:41 2008 +0000
@@ -103,8 +103,6 @@
 	GList *directconns; /**< The list of all the directconnections. */
 	GList *slplinks; /**< The list of all the slplinks. */
 
-	int conv_seq; /**< The current conversation sequence number. */
-
 	struct
 	{
 		char *kv;

mercurial