summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/spbactn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/spbactn.c')
-rw-r--r--src/mame/video/spbactn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/spbactn.c b/src/mame/video/spbactn.c
index e51f33716df..8093d9b5cc2 100644
--- a/src/mame/video/spbactn.c
+++ b/src/mame/video/spbactn.c
@@ -108,7 +108,6 @@ static int draw_sprites(running_machine &machine, bitmap_ind16 &bitmap, const re
void spbactn_state::video_start()
{
-
/* allocate bitmaps */
machine().primary_screen->register_screen_bitmap(m_tile_bitmap_bg);
machine().primary_screen->register_screen_bitmap(m_tile_bitmap_fg);