summaryrefslogtreecommitdiff
path: root/gst/debugutils
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-02-03 21:16:18 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-02-03 21:16:18 +0000
commitfdb45d84fa5e2aa3ede319cfb130e9f840bc17e6 (patch)
tree94c4e5f8ea078500b0fa89c219b800f0d6a2032f /gst/debugutils
parenta2d3231ec76c096fe11db91f9a6db92885442aec (diff)
downloadgstreamer-plugins-bad-fdb45d84fa5e2aa3ede319cfb130e9f840bc17e6.tar.gz
docs: remove some leftover 'Since 0.10.x' markers
Diffstat (limited to 'gst/debugutils')
-rw-r--r--gst/debugutils/fpsdisplaysink.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/debugutils/fpsdisplaysink.c b/gst/debugutils/fpsdisplaysink.c
index 4a01aa99f..92b32019e 100644
--- a/gst/debugutils/fpsdisplaysink.c
+++ b/gst/debugutils/fpsdisplaysink.c
@@ -197,8 +197,6 @@ fps_display_sink_class_init (GstFPSDisplaySinkClass * klass)
* @avgfps: The average fps
*
* Signals the application about the measured fps
- *
- * Since: 0.10.20
*/
fpsdisplaysink_signals[SIGNAL_FPS_MEASUREMENTS] =
g_signal_new ("fps-measurements", G_TYPE_FROM_CLASS (klass),