forked from dolphin-emu/dolphin
The variable is already dereferenced both before and after this check which means that if this variable would ever be zero it would have crashed dolphin already.
The variable is already dereferenced both before and after this check which means that if this variable would ever be zero it would have crashed dolphin already.