mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
PowerPC: Remove unused variable.
This commit is contained in:
parent
0515ab852e
commit
1beb047959
@ -18,8 +18,6 @@
|
|||||||
|
|
||||||
using namespace Gen;
|
using namespace Gen;
|
||||||
|
|
||||||
static int temp32;
|
|
||||||
|
|
||||||
void CommonAsmRoutines::GenFifoWrite(int size)
|
void CommonAsmRoutines::GenFifoWrite(int size)
|
||||||
{
|
{
|
||||||
// Assume value in RSCRATCH
|
// Assume value in RSCRATCH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user