aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-streamed-media.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-streamed-media.c')
-rw-r--r--libempathy/empathy-tp-streamed-media.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy/empathy-tp-streamed-media.c b/libempathy/empathy-tp-streamed-media.c
index 87ca01db5..388b3aa00 100644
--- a/libempathy/empathy-tp-streamed-media.c
+++ b/libempathy/empathy-tp-streamed-media.c
@@ -261,7 +261,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