Mercurial > pidgin
diff src/protocols/msn/msn.h @ 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 | d9468bd22b7c |
| children | bcfea6c3d5c9 |
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) | \
