audio: remove bogus Since marker from docs
authorTim-Philipp Müller <tim@centricular.net>
Wed, 21 Nov 2012 23:17:22 +0000 (23:17 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 21 Nov 2012 23:19:14 +0000 (23:19 +0000)
It was causing perl warnings in gtk-doc code.

gst-libs/gst/audio/gstaudioringbuffer.c

index a8e6155..55366f3 100644 (file)
@@ -1955,8 +1955,6 @@ gst_audio_ring_buffer_set_channel_positions (GstAudioRingBuffer * buf,
  * Set a new timestamp on the buffer.
  *
  * MT safe.
- *
- * Since:
  */
 void
 gst_audio_ring_buffer_set_timestamp (GstAudioRingBuffer * buf, gint readseg,