summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/taito_o.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/taito_o.c')
-rw-r--r--src/mame/video/taito_o.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/taito_o.c b/src/mame/video/taito_o.c
index d2fcf3bd193..886b07a168b 100644
--- a/src/mame/video/taito_o.c
+++ b/src/mame/video/taito_o.c
@@ -141,7 +141,6 @@ static void parentj_draw_sprites( running_machine &machine, bitmap_ind16 &bitmap
UINT32 taitoo_state::screen_update_parentj(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
-
tc0080vco_tilemap_update(m_tc0080vco);
bitmap.fill(0, cliprect);