From: notaz Date: Sat, 3 Sep 2022 15:37:53 +0000 (+0300) Subject: cdrom: remove confusing comment X-Git-Tag: r24~330 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b207f1b9c79001aaa75abfc4cec353f006a57d;hp=e9b207f1b9c79001aaa75abfc4cec353f006a57d;p=pcsx_rearmed.git 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. ---