]> git.0d.be Git - empathy.git/commit
Remove false comment
authorOlivier CrĂȘte <olivier.crete@collabora.co.uk>
Sat, 6 Mar 2010 23:22:49 +0000 (18:22 -0500)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 29 Mar 2010 15:36:24 +0000 (17:36 +0200)
commitfc5be44316c04af418f131f6be0d9e4d9dda2e39
treecd962f843d6827feb3b641a42c63a064a7cfef61
parent92be33483073c5475567d60b442c8c130dd1babb
Remove false comment

The sink-added callback is called in response to a dbus call, so from the main
thread. It is the src-addec callback that comes from a streaming thread.
src/empathy-call-window.c