summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/usgames.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/usgames.c')
-rw-r--r--src/mame/drivers/usgames.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/usgames.c b/src/mame/drivers/usgames.c
index d460ea35ecb..ee29336a8b3 100644
--- a/src/mame/drivers/usgames.c
+++ b/src/mame/drivers/usgames.c
@@ -249,8 +249,6 @@ static MACHINE_CONFIG_START( usg32, usgames_state )
MCFG_GFXDECODE(usgames)
MCFG_PALETTE_LENGTH(2*256)
- MCFG_PALETTE_INIT(usgames)
- MCFG_VIDEO_START(usgames)
MCFG_MC6845_ADD("crtc", MC6845, XTAL_18MHz / 16, mc6845_intf)