summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/buggychl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/buggychl.c')
-rw-r--r--src/mame/video/buggychl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/buggychl.c b/src/mame/video/buggychl.c
index ee2b0385b4e..6dce4fd4e09 100644
--- a/src/mame/video/buggychl.c
+++ b/src/mame/video/buggychl.c
@@ -231,7 +231,6 @@ static void draw_sprites( running_machine &machine, bitmap_ind16 &bitmap, const
UINT32 buggychl_state::screen_update_buggychl(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
-
if (m_sky_on)
draw_sky(bitmap, cliprect);
else