mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 08:39:13 +01:00
e83bf5705a
The normal block exit is redundant as the exception exit will jump out of the block first, meaning this code is never executed.