Remove CdlGetLocP hack
authorgameblabla <gameblabla@protonmail.com>
Wed, 10 Nov 2021 19:05:09 +0000 (20:05 +0100)
committergameblabla <gameblabla@protonmail.com>
Wed, 10 Nov 2021 19:05:09 +0000 (20:05 +0100)
commit6e72fb4d1ce087965afb024ccaa747d9146af091
tree8d5e4cfd33a189cbb1501e422c4b8f34bc018a41
parent9cc1b6c9786f625bcbb130671f8c6f5351ff609e
Remove CdlGetLocP hack

This was added back in 2013 or so in PCSX Rearmed
and according to some tests against Tomb Raider 1 (which is affected by the GetLocP code),
it works properly without this hack.

So let's just remove it as we are now doing it properly.

Notaz also forgot the reason why he introduced the hack
in the first place, see :
https://github.com/notaz/pcsx_rearmed/pull/235#issuecomment-955026232
libpcsxcore/cdrom.c