aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-call-factory.h')
-rw-r--r--src/empathy-call-factory.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/empathy-call-factory.h b/src/empathy-call-factory.h
index d4cb04e49..d739b4802 100644
--- a/src/empathy-call-factory.h
+++ b/src/empathy-call-factory.h
@@ -72,11 +72,6 @@ void empathy_call_factory_new_call_with_streams (EmpathyContact *contact,
gboolean empathy_call_factory_register (EmpathyCallFactory *self,
GError **error);
-GHashTable * empathy_call_factory_create_call_request (
- EmpathyContact *contact,
- gboolean initial_audio,
- gboolean initial_video);
-
G_END_DECLS
#endif /* #ifndef __EMPATHY_CALL_FACTORY_H__*/