Mercurial > pidgin
changeset 27891:43448eca27d9
Remove another unused variable
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 13 Aug 2009 01:24:59 +0000 |
parents | 315796fe4e88 |
children | 4f7eded28919 |
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 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;