diff options
author | Edward Hervey <edward.hervey@collabora.co.uk> | 2012-07-10 11:46:41 +0200 |
---|---|---|
committer | Edward Hervey <edward.hervey@collabora.co.uk> | 2012-07-10 12:03:27 +0200 |
commit | d3ffa8263901b7e3a9936235f48b1203838edd0c (patch) | |
tree | 968c372dbb29ae66f875ae9093b83600b32240bf /gst/gstparamspecs.c | |
parent | ebcfd0ce05c7697606f6b6ae522d0cb0e9b86b17 (diff) | |
download | gstreamer-d3ffa8263901b7e3a9936235f48b1203838edd0c.tar.gz |
Remove 0.10-related documentation and "Since" markers
Diffstat (limited to 'gst/gstparamspecs.c')
-rw-r--r-- | gst/gstparamspecs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstparamspecs.c b/gst/gstparamspecs.c index bed692d425..ba16fcd1dd 100644 --- a/gst/gstparamspecs.c +++ b/gst/gstparamspecs.c @@ -163,8 +163,6 @@ gst_param_spec_fraction_get_type (void) * instance_init function. * * Returns: (transfer full): a newly created parameter specification - * - * Since: 0.10.14 */ GParamSpec * gst_param_spec_fraction (const gchar * name, const gchar * nick, |