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 95aec5fba02..cbadd1ba762 100644
--- a/src/mame/drivers/m72.cpp
+++ b/src/mame/drivers/m72.cpp
@@ -1912,7 +1912,6 @@ void m72_state::rtype(machine_config &config)
config.device_remove("m72");
config.device_remove("dac");
- config.device_remove("vref");
}
void m72_state::m72_xmultipl(machine_config &config)