bufferlist: remove old enum from docs
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jun 2009 17:24:56 +0000 (19:24 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 19 Jun 2009 17:25:59 +0000 (19:25 +0200)
gst/gstbufferlist.h

index 392b338..3fbcf85 100644 (file)
@@ -65,7 +65,6 @@ typedef GstBuffer* (*GstBufferListDoFunction) (GstBuffer * buffer, gpointer user
  * GstBufferListItem:
  * @GST_BUFFER_LIST_CONTINUE:   Retrieve next buffer
  * @GST_BUFFER_LIST_SKIP_GROUP: Skip to next group
- * @GST_BUFFER_LIST_REMOVE:     Remove the current buffer
  * @GST_BUFFER_LIST_END:        End iteration
  *
  * The result of the #GstBufferListFunc.