summaryrefslogtreecommitdiff
path: root/gst/gstelement.h
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-01-03 15:03:38 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-01-03 15:03:38 +0100
commit6ac237191019476b25e2916961667be9ae242a11 (patch)
treee658e099799a620908a53dd542e70b6dc582ade9 /gst/gstelement.h
parent6b9d34b9262eb6827d603e38e5cf2a0c8b75a5c2 (diff)
docs: fix some docs
Diffstat (limited to 'gst/gstelement.h')
-rw-r--r--gst/gstelement.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/gstelement.h b/gst/gstelement.h
index 17571e278..f923f4947 100644
--- a/gst/gstelement.h
+++ b/gst/gstelement.h
@@ -597,8 +597,6 @@ struct _GstElement
* @set_bus: set a #GstBus on the element
* @provide_clock: gets the #GstClock provided by the element
* @set_clock: set the #GstClock on the element
- * @get_index: set a #GstIndex on the element
- * @set_index: get the #GstIndex of an element
* @send_event: send a #GstEvent to the element
* @query: perform a #GstQuery on the element
* @state_changed: called immediately after a new state was set.