# HG changeset patch # User Elliott Sales de Andrade # Date 1215838247 0 # Node ID 9acfa387c0a2055997fc39a740720a161c899c9b # Parent 7bceac816e196de5d494b7ca7121562c26424b96# Parent 02b91dbf738d78c0bb072c347a9eb4da53413257 merge of '67ca4287c39e084b96718b0e1768578954ac66a5' and '7b988958a7a70ec7281d5843d8f04ec973a7ac1f' diff -r 7bceac816e19 -r 9acfa387c0a2 libpurple/protocols/msn/notification.c --- 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*/ }