summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/xevious.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/xevious.c')
-rw-r--r--src/mame/machine/xevious.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/machine/xevious.c b/src/mame/machine/xevious.c
index 908c9bff40c..7065dde20b1 100644
--- a/src/mame/machine/xevious.c
+++ b/src/mame/machine/xevious.c
@@ -37,7 +37,6 @@ void battles_customio_init(running_machine &machine)
TIMER_DEVICE_CALLBACK_MEMBER(xevious_state::battles_nmi_generate)
{
-
battles_customio_prev_command = battles_customio_command;
if( battles_customio_command & 0x10 )