summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/xine.h.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/xine.h.in b/include/xine.h.in
index ec591762f..1a720e652 100644
--- a/include/xine.h.in
+++ b/include/xine.h.in
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: xine.h.in,v 1.123 2004/07/02 19:22:19 athp Exp $
+ * $Id: xine.h.in,v 1.124 2004/07/02 19:32:25 mroi Exp $
*
* public xine-lib (libxine) interface and documentation
*
@@ -428,8 +428,6 @@ int64_t xine_get_current_vpts(xine_stream_t *stream);
* xine_get_next_* functions. this ensures that a
* framegrab port is guaranteed to never miss a frame.
*
- * warning: highly experimental
- *
*/
xine_video_port_t *xine_new_framegrab_video_port (xine_t *self);