Mercurial > pidgin.yaz
diff pidgin/gtksmiley.c @ 31393:b4285ea42b6e
msn_message_destroy() calls msn_message_unref() if refcount>0. This is
always the case. So change all code to call msn_message_unref() directly
and change msn_message_destroy to be a private function. This should
be more clear.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 22 Nov 2010 07:40:23 +0000 |
parents | 351d07aefb09 |
children | 917c597beb97 |