cdrom: remove confusing comment
authornotaz <notasas@gmail.com>
Sat, 3 Sep 2022 15:37:53 +0000 (18:37 +0300)
committernotaz <notasas@gmail.com>
Sat, 3 Sep 2022 16:16:21 +0000 (19:16 +0300)
commitc288fa8c31c69f0fd289376d514bfc3e5b46288b
tree634c9d7d1de42832728d87c23eceb72d77af4987
parent7801413b641831a531b95b7df32ea7365207f53c
cdrom: remove confusing comment

No need for a wall-of-text comment for something as basic as seeking.
It also said "disabling it with `&& false` for now" when there is no
such code here.
libpcsxcore/cdrom.c