mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 16:31:28 +12:00
VK: remove unused init function declaration
This commit is contained in:
parent
d12762414a
commit
c9aee27d48
3 changed files with 5 additions and 9 deletions
|
@ -279,7 +279,6 @@ error_code cellMsgDialogOpen2(u32 type, vm::cptr<char> msgString, vm::ptr<CellMs
|
|||
cellSysutil.error("%s", msgString);
|
||||
}
|
||||
|
||||
|
||||
return open_msg_dialog(false, type, msgString, callback, userData, extParam);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue