Merge pull request #1498 from rohit-n/unused

PowerPC: Remove unused variable.
This commit is contained in:
Lioncash 2014-11-05 12:43:20 -05:00
commit 0f14f6eb62
1 changed files with 0 additions and 2 deletions

View File

@ -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