Removes the last element of the queue.
the GList element at the tail of the queue, or NULL if the queue is empty.
See Implementation
Removes the last element of the queue.