atomicqueue: fix docs some more

This commit is contained in:
Wim Taymans 2011-02-16 16:21:58 +01:00
parent 905fea098f
commit 6b2c2a043d

View file

@ -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.
*