Removes the first element in @queue that contains @data.
the data to remove
%TRUE if @data was found and removed from @queue
2.4
See Implementation
Removes the first element in @queue that contains @data.