diff options
Diffstat (limited to 'src/empathy-streamed-media-handler.c')
-rw-r--r-- | src/empathy-streamed-media-handler.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/empathy-streamed-media-handler.c b/src/empathy-streamed-media-handler.c index 3f98e78bd..0caa3988f 100644 --- a/src/empathy-streamed-media-handler.c +++ b/src/empathy-streamed-media-handler.c @@ -729,8 +729,6 @@ empathy_streamed_media_handler_start_tpfs (GAsyncInitable *initable, g_ptr_array_unref (conferences); } - - /* FIXME: In which condition do we call this ? */ empathy_tp_streamed_media_accept_incoming_call (priv->call); } else |