Mercurial > pidgin.yaz
diff src/protocols/msn/msg.c @ 11322:162dd2f8ad92
[gaim-migrate @ 13526]
NOTHING TO SEE HERE
committer: Tailor Script <tailor@pidgin.im>
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Sun, 21 Aug 2005 17:33:37 +0000 |
| parents | 95fa774d216d |
| children | 5e2a365af01b |
line wrap: on
line diff
--- a/src/protocols/msn/msg.c Sun Aug 21 17:14:22 2005 +0000 +++ b/src/protocols/msn/msg.c Sun Aug 21 17:33:37 2005 +0000 @@ -163,7 +163,6 @@ msn_message_set_content_type(msg, "text/x-msnmsgr-datacast\r\n"); msn_message_set_flag(msg, 'N'); msn_message_set_attr(msg,"ID","1\r\n"); - //msn_message_set_bin_data(msg, "\r\n\r\n", 4); return msg; }
