summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/warriorb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/warriorb.c')
-rw-r--r--src/mame/video/warriorb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/warriorb.c b/src/mame/video/warriorb.c
index 7d0c1f71106..1cdd744bc7d 100644
--- a/src/mame/video/warriorb.c
+++ b/src/mame/video/warriorb.c
@@ -6,7 +6,6 @@
void warriorb_state::video_start()
{
-
/* Ensure palette from correct TC0110PCR used for each screen */
tc0100scn_set_colbanks(m_tc0100scn_1, 0x0, 0x100, 0x0);
}