mirror of
https://github.com/libretro/pcsx2.git
synced 2025-03-04 15:37:36 +00:00

It might help to fix those 2 coverity reports. CID 151744 (#1 of 1): Useless call (USELESS_CALL) side_effect_free: Calling EnumAssert(id) is only useful for its return value, which is ignored CID 151745 (#1 of 1): Useless call (USELESS_CALL) side_effect_free: Calling EnumAssert(id) is only useful for its return value, which is ignored.