mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-09-07 13:40:09 +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