Mercurial > pidgin
changeset 27890:315796fe4e88
Remove an unused variable
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 13 Aug 2009 01:18:53 +0000 |
parents | b59aa0c36b2b |
children | 43448eca27d9 |
files | libpurple/protocols/msn/slpmsg.h |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;