playbin3: Remove un-needed URI NULL check
This will mimic the playbin2 behaviour, which sets the "next" entry to be NULL.
The biggest impact this has is that when going back to READY the current play entry will be discarded (instead of being kept around for when you go back to PAUSED/PLAYING).
Fixes #3371 (closed)