mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 20:41:03 +00:00

While we are at it, remove nullptr checks for deletion, since the C++ standard defines that delete does it by its own
While we are at it, remove nullptr checks for deletion, since the C++ standard defines that delete does it by its own