summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m72.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/m72.cpp')
-rw-r--r--src/mame/drivers/m72.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/m72.cpp b/src/mame/drivers/m72.cpp
index 33139cd0aa6..5a343eb1acd 100644
--- a/src/mame/drivers/m72.cpp
+++ b/src/mame/drivers/m72.cpp
@@ -1904,7 +1904,6 @@ static MACHINE_CONFIG_DERIVED( rtype, m72_base )
MCFG_CPU_IO_MAP(rtype_sound_portmap)
MCFG_DEVICE_REMOVE("dac")
- MCFG_DEVICE_REMOVE("vref")
MACHINE_CONFIG_END
static MACHINE_CONFIG_DERIVED( m72_xmultipl, m72_8751 )