]> git.0d.be Git - empathy.git/commit
contact-widget: unref the cancellable once we have cancelled the operation (#629957)
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 20 Sep 2010 08:11:28 +0000 (10:11 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 20 Sep 2010 08:11:28 +0000 (10:11 +0200)
commit348652d606e06f1871880d689ee60cae9ea707bc
treee4e80cf91c9cda83f4e8a2d352d56d66b2a8ef80
parent2ebd2e1cd78a2bb2d45f7cff51cbb590b07b366f
contact-widget: unref the cancellable once we have cancelled the operation (#629957)

The comment was a lie, contact_widget_details_request_cb early returns when
the operation has been cancelled so it wasn't unset.
There is no point waiting any way so we can unref it right away.
libempathy-gtk/empathy-contact-widget.c