Remove another unused variable

Thu, 13 Aug 2009 01:24:59 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 13 Aug 2009 01:24:59 +0000
changeset 28168
8e3d1f32fb3b
parent 28167
eed0cd726751
child 28169
ea8ba2f42da0

Remove another unused variable

libpurple/protocols/msn/slpmsg.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/msn/slpmsg.h	Thu Aug 13 01:18:53 2009 +0000
+++ b/libpurple/protocols/msn/slpmsg.h	Thu Aug 13 01:24:59 2009 +0000
@@ -50,7 +50,6 @@
 	long ack_id;
 	long ack_sub_id;
 	long long ack_size;
-	long app_id;
 
 	gboolean sip; /**< A flag that states if this is a SIP slp message. */
 	long flags;

mercurial