summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/playch10.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/playch10.c')
-rw-r--r--src/mame/video/playch10.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/playch10.c b/src/mame/video/playch10.c
index 81e6d1f98de..1815aa48f75 100644
--- a/src/mame/video/playch10.c
+++ b/src/mame/video/playch10.c
@@ -160,7 +160,6 @@ UINT32 playch10_state::screen_update_playch10_top(screen_device &screen, bitmap_
UINT32 playch10_state::screen_update_playch10_bottom(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect)
{
-
/* Single Monitor version */
if (m_pc10_bios != 1)
return screen_update_playch10_single(screen, bitmap, cliprect);