mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
Removes no longer needed code
This commit is contained in:
parent
0b4e370a73
commit
b17efbc93b
@ -201,8 +201,6 @@ WRITE8_HANDLER( ajax_bankswitch_2_w )
|
||||
|
||||
MACHINE_RESET( ajax )
|
||||
{
|
||||
firq_enable = 1;
|
||||
|
||||
ajax_bankswitch_w(machine, 0, 0);
|
||||
ajax_bankswitch_2_w(machine, 0, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user