]> git.0d.be Git - empathy.git/commit
Unref TpChat's channel after emitting destroy.
authorWill Thompson <will.thompson@collabora.co.uk>
Mon, 13 Apr 2009 09:34:39 +0000 (09:34 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 13 Apr 2009 09:34:39 +0000 (09:34 +0000)
commit185b19dad43ea2f69a9958693430724b8537bc02
treeb1ff34a74503aa98e0d88c4092f2f358f0bf1fbe
parent58ee619a89b41a6984ac7a1d9d578e8b0cc4a499
Unref TpChat's channel after emitting destroy.

This allows callbacks connected to "destroy" to call functions which use
priv->channel to work. Fixes Gnome bug #578356.

Signed-off-by: Will Thompson <will.thompson@collabora.co.uk>
svn path=/trunk/; revision=2821
libempathy/empathy-tp-chat.c