diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/flv/gstindex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/flv/gstindex.c b/gst/flv/gstindex.c index 26d7fa3d1..d64a38a45 100644 --- a/gst/flv/gstindex.c +++ b/gst/flv/gstindex.c @@ -511,7 +511,6 @@ gst_index_set_resolver (GstIndex * index, * Lets the app register a custom function to map index * ids to writer descriptions. * - * Since: 0.10.18 */ void gst_index_set_resolver_full (GstIndex * index, GstIndexResolver resolver, |