removed unused variable

This commit is contained in:
Roberto Zandona 2008-09-20 09:59:41 +00:00
parent 9685c7cf7d
commit 75c3ea62a7

View File

@ -1523,7 +1523,6 @@ void neogeo_cmc50_m1_decrypt(running_machine *machine, UINT16 key)
// if using key 0x1543 (same as mslug5) we need a different bitswap here
int m1_alt_address_scramble(int address/*, UINT16 key*/)
{
int block;
int aux;
UINT16 key = 0x1543;