From e8c24579fc3043c54053d31e2e710720ecfab26c Mon Sep 17 00:00:00 2001 From: AJR Date: Fri, 1 Sep 2017 16:44:48 -0400 Subject: [PATCH] deco_mlc: Remove erroneous I/O ports (nw) --- src/mame/drivers/deco_mlc.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mame/drivers/deco_mlc.cpp b/src/mame/drivers/deco_mlc.cpp index e6ce45ec0c5..9fee581cfcc 100644 --- a/src/mame/drivers/deco_mlc.cpp +++ b/src/mame/drivers/deco_mlc.cpp @@ -561,9 +561,6 @@ static MACHINE_CONFIG_START( mlc ) MCFG_VIDEO_START_OVERRIDE(deco_mlc_state,mlc) MCFG_DECO146_ADD("ioprot") - MCFG_DECO146_IN_PORTA_CB(IOPORT("INPUTS")) - MCFG_DECO146_IN_PORTB_CB(IOPORT("SYSTEM")) - MCFG_DECO146_IN_PORTC_CB(IOPORT("DSW")) MCFG_DECO146_SET_USE_MAGIC_ADDRESS_XOR /* sound hardware */