summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flower.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/flower.c')
-rw-r--r--src/mame/drivers/flower.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mame/drivers/flower.c b/src/mame/drivers/flower.c
index 87d5abed6d6..ef360f0b1a2 100644
--- a/src/mame/drivers/flower.c
+++ b/src/mame/drivers/flower.c
@@ -274,10 +274,8 @@ static MACHINE_CONFIG_START( flower, flower_state )
MCFG_GFXDECODE(flower)
- MCFG_PALETTE_INIT(flower)
MCFG_PALETTE_LENGTH(256)
- MCFG_VIDEO_START(flower)
/* sound hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")