mirror of https://github.com/PCSX2/pcsx2.git
Unreachable code message was annoying me.
This commit is contained in:
parent
ff7aeb7808
commit
b84a462798
|
@ -113,5 +113,4 @@ const char* dialog_message(int ID, bool* updateText) {
|
|||
*updateText = false;
|
||||
return "";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue