From 3c218b8490700d973fb049037e37c3a3e58c11f7 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Fri, 18 Feb 2011 17:05:33 +0000 Subject: Use the new empathy_call_create_call_request thoroughly --- src/empathy-call-factory.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/empathy-call-factory.h') diff --git a/src/empathy-call-factory.h b/src/empathy-call-factory.h index 665d98156..121e93b64 100644 --- a/src/empathy-call-factory.h +++ b/src/empathy-call-factory.h @@ -70,11 +70,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__*/ -- cgit v1.2.3