summaryrefslogtreecommitdiff
path: root/sys/ximage
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-11-16 13:06:37 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-11-16 16:10:07 +0000
commitb1ff48c1a1c294403dc1ffc49c4a1e9e489a35d4 (patch)
tree50fb375b67aaed75f5ab0f099bf530df1c59c896 /sys/ximage
parent4af1e064fe423beca2245a027c5fac53f71231d7 (diff)
docs: remove old 0.10 Since markers
They're just confusing.
Diffstat (limited to 'sys/ximage')
-rw-r--r--sys/ximage/ximagesink.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/ximage/ximagesink.c b/sys/ximage/ximagesink.c
index 93fe19d7a..867830efb 100644
--- a/sys/ximage/ximagesink.c
+++ b/sys/ximage/ximagesink.c
@@ -1952,8 +1952,6 @@ gst_ximagesink_class_init (GstXImageSinkClass * klass)
* GstXImageSink:window-width
*
* Actual width of the video window.
- *
- * Since: 0.10.32
*/
g_object_class_install_property (gobject_class, PROP_WINDOW_WIDTH,
g_param_spec_uint64 ("window-width", "window-width",
@@ -1964,8 +1962,6 @@ gst_ximagesink_class_init (GstXImageSinkClass * klass)
* GstXImageSink:window-height
*
* Actual height of the video window.
- *
- * Since: 0.10.32
*/
g_object_class_install_property (gobject_class, PROP_WINDOW_HEIGHT,
g_param_spec_uint64 ("window-height", "window-height",