diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2018-02-15 00:58:38 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2018-02-15 00:58:38 +0000 |
commit | 072c070e6c71f2bb2890e11b8829657cdf8b730e (patch) | |
tree | 28dc15c8ec3c2219676f6fbc2d2cd20571098165 /gst | |
parent | 4e7ce28623042af6a4d7c68393c0602ec8b0c0bc (diff) |
docs: remove pointless Since: 0.10.x markers
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, |