emotion gstreamer1: Fix wrong FIXME comment

This commit is contained in:
Sebastian Dröge 2014-01-12 20:42:49 +01:00
parent 86d552a7f7
commit 3c53aea9a4
1 changed files with 0 additions and 1 deletions

View File

@ -1180,7 +1180,6 @@ _for_each_tag(GstTagList const* list,
if (!ev || !ev->metadata) return;
/* FIXME: Should use the GStreamer tag merging functions */
count = gst_tag_list_get_tag_size(list, tag);
for (i = 0; i < count; i++)