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

The non-stdint fallback was not even working which shows that it was never used. No supported platform would not have stdint anyway. Remove unused code and do not restrict types to Linux and MSVC. Was there a reason for this?