summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m92.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m92.c')
-rw-r--r--src/mame/drivers/m92.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/m92.c b/src/mame/drivers/m92.c
index b3d20cd38f1..eb51a005964 100644
--- a/src/mame/drivers/m92.c
+++ b/src/mame/drivers/m92.c
@@ -219,7 +219,6 @@ MACHINE_START_MEMBER(m92_state,m92)
MACHINE_RESET_MEMBER(m92_state,m92)
{
-
m_sprite_buffer_busy = 1;
}