aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-09 20:57:08 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-08-11 18:27:57 +0800
commit3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8 (patch)
tree519e25b7370d2bc6774ef7abaf5ce20c9c682635 /libempathy/empathy-call-factory.h
parent82ffd1da38bd5e6b81d757d5218b41cde85d77ae (diff)
downloadgsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar.gz
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar.bz2
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar.lz
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar.xz
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.tar.zst
gsoc2013-empathy-3f28e2304aab16ad6d68054a19dcbfdd5c75e7c8.zip
empathy_call_factory_new_call_with_streams: remove callback arg
If you want to handle the channel yourself then use TpAccountChannelRequest.
Diffstat (limited to 'libempathy/empathy-call-factory.h')
-rw-r--r--libempathy/empathy-call-factory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-call-factory.h b/libempathy/empathy-call-factory.h
index aa2175a2d..10b911f82 100644
--- a/libempathy/empathy-call-factory.h
+++ b/libempathy/empathy-call-factory.h
@@ -69,7 +69,6 @@ void empathy_call_factory_new_call_with_streams (EmpathyContact *contact,
gboolean initial_audio,
gboolean initial_video,
gint64 timestamp,
- EmpathyDispatcherRequestCb callback,
gpointer user_data);
gboolean empathy_call_factory_register (EmpathyCallFactory *self,