Mercurial > pidgin
changeset 1993:a4db3667da12
[gaim-migrate @ 2003]
i don't know if this is good or bad
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 11 Jun 2001 21:11:48 +0000 |
parents | 5121e706af6d |
children | 0c8073b877d2 |
files | plugins/msn/msn.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/msn/msn.c Mon Jun 11 20:57:10 2001 +0000 +++ b/plugins/msn/msn.c Mon Jun 11 21:11:48 2001 +0000 @@ -345,7 +345,6 @@ if (!g_strncasecmp(buf, "ACK", 3)) { } else if (!g_strncasecmp(buf, "ANS", 3)) { } else if (!g_strncasecmp(buf, "BYE", 3)) { - msn_kill_switch(ms); } else if (!g_strncasecmp(buf, "CAL", 3)) { } else if (!g_strncasecmp(buf, "IRO", 3)) { } else if (!g_strncasecmp(buf, "JOI", 3)) {