Mercurial > pidgin.yaz
changeset 17197:c2ecc135867d
Remove an unused variable
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Sun, 20 May 2007 15:09:59 +0000 |
parents | e4179a27f5be |
children | 569fa7a11a99 0f6747c5dcc2 |
files | libpurple/protocols/msn/msn.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c Sun May 20 15:09:02 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Sun May 20 15:09:59 2007 +0000 @@ -342,7 +342,6 @@ if (session->passport_info.file == NULL) { - MsnCmdProc *cmdproc = session->notification->cmdproc; purple_notify_error(gc, NULL, _("This Hotmail account may not be active."), NULL); return;