mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
PowerPC: Remove unused variable.
This commit is contained in:
parent
0515ab852e
commit
1beb047959
1 changed files with 0 additions and 2 deletions
|
@ -18,8 +18,6 @@
|
|||
|
||||
using namespace Gen;
|
||||
|
||||
static int temp32;
|
||||
|
||||
void CommonAsmRoutines::GenFifoWrite(int size)
|
||||
{
|
||||
// Assume value in RSCRATCH
|
||||
|
|
Loading…
Add table
Reference in a new issue