Mercurial > pidgin
changeset 10438:d90ece33e72f
[gaim-migrate @ 11696]
Now we don't pretend to be able to view 'Ink' on MSN. Fixes bug 1091574.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Mon, 27 Dec 2004 21:24:20 +0000 |
parents | 446f5f28e8d0 |
children | 911530134bf8 |
files | src/protocols/msn/msn.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/msn/msn.h Mon Dec 27 20:48:41 2004 +0000 +++ b/src/protocols/msn/msn.h Mon Dec 27 21:24:20 2004 +0000 @@ -110,7 +110,7 @@ #define MSN_CLIENT_ID_VERSION MSN_CLIENT_VER_6_0 #define MSN_CLIENT_ID_RESERVED_1 0x00 #define MSN_CLIENT_ID_RESERVED_2 0x00 -#define MSN_CLIENT_ID_CAPABILITIES (MSN_CLIENT_CAP_BASE | MSN_CLIENT_CAP_VIEW_INK) +#define MSN_CLIENT_ID_CAPABILITIES MSN_CLIENT_CAP_BASE #define MSN_CLIENT_ID \ ((MSN_CLIENT_ID_VERSION << 24) | \