]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-call-utils.h
remove released flag
[empathy.git] / libempathy-gtk / empathy-call-utils.h
index 6d78908b8cc1c2066aa999b55bb31dbb997ec783..788d828f56ca470e5aa6407c5a55e829554bae1c 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef __EMPATHY_CALL_UTILS_H__
 #define __EMPATHY_CALL_UTILS_H__
 
-#include <gst/gst.h>
+#include <telepathy-glib/telepathy-glib.h>
 
 G_BEGIN_DECLS
 
@@ -36,9 +36,6 @@ GHashTable * empathy_call_create_call_request (const gchar *contact,
     gboolean initial_audio,
     gboolean initial_video);
 
-void empathy_call_set_stream_properties (GstElement *element,
-    gboolean echo_cancellation);
-
 TpSendingState empathy_call_channel_get_video_state (TpCallChannel *self);
 void empathy_call_channel_send_video (TpCallChannel *self,
     gboolean send);