]> git.0d.be Git - empathy.git/commit
dispatcher_channel_invalidated_cb: always remove invalidated chan from the list
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Jul 2010 09:23:46 +0000 (11:23 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 6 Jul 2010 09:27:09 +0000 (11:27 +0200)
commitc17ffb62ebc6e69071e0a0380b2402ba8201bb83
treedfa3f922f768fa1052d7fb08fe7098e0c151aabe
parent5be45ef12ac579cbbb914f4d056df51a787bf98f
dispatcher_channel_invalidated_cb: always remove invalidated chan from the list

It doesn't hurt to always try to remove it and prevent us of keeping an
invalidated or disposed object around if something weird happens.
libempathy/empathy-dispatcher.c