]> git.0d.be Git - empathy.git/commit
remove FIXME regarding empathy_tp_streamed_media_accept_incoming_call()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 2 Mar 2012 09:41:16 +0000 (10:41 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 2 Mar 2012 09:41:16 +0000 (10:41 +0100)
commit634c2e8376910b96e584159da43a9e708d3a9573
tree2426c3bf421af52526ea8d08939159039b32c471
parentd22ead6ae9fd3d168a49ad6d66acf20f9d27fd4c
remove FIXME regarding empathy_tp_streamed_media_accept_incoming_call()

It early returns if the channel is an outgoing one. And it's called as a
result of empathy_streamed_media_handler_start_call() so it's not accepted
automatically.

We just keep the existing behaviour.
src/empathy-streamed-media-handler.c