summaryrefslogtreecommitdiff
path: root/gst/gstsample.c
diff options
context:
space:
mode:
authorEdward Hervey <edward.hervey@collabora.co.uk>2012-07-10 11:46:41 +0200
committerEdward Hervey <edward.hervey@collabora.co.uk>2012-07-10 12:03:27 +0200
commitd3ffa8263901b7e3a9936235f48b1203838edd0c (patch)
tree968c372dbb29ae66f875ae9093b83600b32240bf /gst/gstsample.c
parentebcfd0ce05c7697606f6b6ae522d0cb0e9b86b17 (diff)
downloadgstreamer-d3ffa8263901b7e3a9936235f48b1203838edd0c.tar.gz
Remove 0.10-related documentation and "Since" markers
Diffstat (limited to 'gst/gstsample.c')
-rw-r--r--gst/gstsample.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstsample.c b/gst/gstsample.c
index 1d9a62c00b..618d328b3d 100644
--- a/gst/gstsample.c
+++ b/gst/gstsample.c
@@ -90,8 +90,6 @@ _gst_sample_free (GstSample * sample)
*
* Returns: (transfer full): the new #GstSample. gst_sample_unref()
* after usage.
- *
- * Since: 0.10.24
*/
GstSample *
gst_sample_new (GstBuffer * buffer, GstCaps * caps, const GstSegment * segment,