--- a/libpurple/protocols/msn/session.h Tue Jan 08 03:28:48 2008 +0000 +++ b/libpurple/protocols/msn/session.h Tue Jan 08 03:46:41 2008 +0000 @@ -107,8 +107,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. */ - /*psm info*/ char *psm;