From 6b2c2a043d36603c3cc7cccabdd999cf1fabf3e2 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 16 Feb 2011 16:21:58 +0100 Subject: [PATCH] atomicqueue: fix docs some more --- gst/gstatomicqueue.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gst/gstatomicqueue.c b/gst/gstatomicqueue.c index c417b23..e6c9e58 100644 --- a/gst/gstatomicqueue.c +++ b/gst/gstatomicqueue.c @@ -374,7 +374,6 @@ gst_atomic_queue_push (GstAtomicQueue * queue, gpointer data) /** * gst_atomic_queue_length: * @queue: a #GstAtomicQueue - * @data: the data * * Get the amount of items in the queue. * -- 2.7.4