mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-07 15:31:26 +12:00
Enable -Wunused-parameter
This commit is contained in:
parent
7205a93751
commit
87af905018
102 changed files with 1571 additions and 1463 deletions
|
@ -514,7 +514,7 @@ error_code cellMicInit()
|
|||
return CELL_OK;
|
||||
}
|
||||
|
||||
error_code cellMicEnd(ppu_thread& ppu)
|
||||
error_code cellMicEnd()
|
||||
{
|
||||
cellMic.notice("cellMicEnd()");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue