diff libpurple/protocols/msn/slpmsg.h @ 30855:6814678f3c63

Remove session_id from SlpMsg and use the one from the header.
author masca@cpw.pidgin.im
date Wed, 21 Jul 2010 19:59:38 +0000
parents 237e2c2874e6
children 16ab805406d1
line wrap: on
line diff
--- a/libpurple/protocols/msn/slpmsg.h	Mon Jul 19 21:11:32 2010 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Wed Jul 21 19:59:38 2010 +0000
@@ -48,7 +48,6 @@
 	MsnP2PHeader *header;
 	MsnP2PFooter *footer;
 
-	long session_id;
 	long id;
 	long ack_id;
 	long ack_sub_id;