Removes the first element in queue that contains data.
the data to remove
true if data was found and removed from queue
Removes the first element in queue that contains data.