mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-24 13:29:15 -05:00
Merge pull request #1498 from rohit-n/unused
PowerPC: Remove unused variable.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
|
||||
using namespace Gen;
|
||||
|
||||
static int temp32;
|
||||
|
||||
void CommonAsmRoutines::GenFifoWrite(int size)
|
||||
{
|
||||
// Assume value in RSCRATCH
|
||||
|
||||
Reference in New Issue
Block a user