summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/travrusa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/travrusa.c')
-rw-r--r--src/mame/drivers/travrusa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/travrusa.c b/src/mame/drivers/travrusa.c
index c9927319541..ae2fa2fcacc 100644
--- a/src/mame/drivers/travrusa.c
+++ b/src/mame/drivers/travrusa.c
@@ -291,7 +291,6 @@ GFXDECODE_END
void travrusa_state::machine_reset()
{
-
m_scrollx[0] = 0;
m_scrollx[1] = 0;
}