]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-streamed-media.c
individual-menu: remove link-contacts-activated signal
[empathy.git] / libempathy / empathy-tp-streamed-media.c
index 87ca01db57149eab0cb2344c183d4461be89657e..f245dcfd5899591b3245f80052560f792f96a678 100644 (file)
@@ -20,6 +20,8 @@
  *          Xavier Claessens <xclaesse@gmail.com>
  */
 
+#include "config.h"
+
 #include <string.h>
 
 #include <telepathy-glib/proxy-subclass.h>
@@ -261,7 +263,7 @@ tp_streamed_media_request_streams_for_capabilities (EmpathyTpStreamedMedia *call
       handle, stream_types, tp_streamed_media_request_streams_cb, NULL, NULL,
       G_OBJECT (call));
 
-  g_array_free (stream_types, TRUE);
+  g_array_unref (stream_types);
 }
 
 static void