[gst-cvs] gstreamer: bufferlist: remove old enum from docs
Wim Taymans
wtay at kemper.freedesktop.org
Fri Jun 19 10:26:52 PDT 2009
Module: gstreamer
Branch: master
Commit: 570ec39b1c6a52b6bd20282beb2d0e9d107bf32a
URL: http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=570ec39b1c6a52b6bd20282beb2d0e9d107bf32a
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date: Fri Jun 19 19:24:56 2009 +0200
bufferlist: remove old enum from docs
---
gst/gstbufferlist.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/gst/gstbufferlist.h b/gst/gstbufferlist.h
index 392b338..3fbcf85 100644
--- a/gst/gstbufferlist.h
+++ b/gst/gstbufferlist.h
@@ -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.
More information about the Gstreamer-commits
mailing list