Mercurial > pidgin.yaz
changeset 23565:9acfa387c0a2
merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
and '7b988958a7a70ec7281d5843d8f04ec973a7ac1f'
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 12 Jul 2008 04:50:47 +0000 |
parents | 7bceac816e19 (current diff) 02b91dbf738d (diff) |
children | a0e957b7b923 |
files | libpurple/protocols/msn/notification.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/notification.c Sat Jul 12 04:42:24 2008 +0000 +++ b/libpurple/protocols/msn/notification.c Sat Jul 12 04:50:47 2008 +0000 @@ -1645,9 +1645,6 @@ sbs_cmd(MsnCmdProc *cmdproc, MsnCommand *cmd) { purple_debug_info("msn", "Processing SBS... \n"); - if(cmd->payload_len == 0){ - return; - } /*get the payload content*/ }