Mercurial > pidgin
diff src/protocols/msn/notification.h @ 10481:bcfea6c3d5c9
[gaim-migrate @ 11769]
Patch 1093958 from Felipe Contreras. It fixes stuff.
I also made some tweaks to make valgrind a bit happier.
committer: Tailor Script <tailor@pidgin.im>
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Fri, 07 Jan 2005 02:48:33 +0000 |
| parents | 9bed28273ec7 |
| children | bc30c6270d9f |
line wrap: on
line diff
--- a/src/protocols/msn/notification.h Thu Jan 06 23:11:12 2005 +0000 +++ b/src/protocols/msn/notification.h Fri Jan 07 02:48:33 2005 +0000 @@ -36,9 +36,6 @@ MsnCmdProc *cmdproc; MsnServConn *servconn; - gboolean destroying; /**< A flag that states if the notification is on - the process of being destroyed. */ - gboolean in_use; };
