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, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/m72.cpp b/src/mame/drivers/m72.cpp
index 72fcdbc90a2..67beb832f37 100644
--- a/src/mame/drivers/m72.cpp
+++ b/src/mame/drivers/m72.cpp
@@ -1906,6 +1906,7 @@ 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 )