Thu, 13 Aug 2009 01:18:53 +0000
Remove an unused variable
| libpurple/protocols/msn/slpmsg.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/protocols/msn/slpmsg.h Thu Aug 13 00:01:21 2009 +0000 +++ b/libpurple/protocols/msn/slpmsg.h Thu Aug 13 01:18:53 2009 +0000 @@ -53,7 +53,6 @@ long app_id; gboolean sip; /**< A flag that states if this is a SIP slp message. */ - int ref_count; /**< The reference count. */ long flags; FILE *fp;