mirror of
https://github.com/libretro/pcsx2.git
synced 2025-01-21 17:14:47 +00:00
4f86cca306
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.