summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/machine.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/machine.lua')
-rw-r--r--scripts/src/machine.lua12
1 files changed, 0 insertions, 12 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index fbc923b3073..5a97d22d015 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -773,18 +773,6 @@ end
---------------------------------------------------
--
---@src/devices/machine/hp_taco.h,MACHINES["HP_TACO"] = true
----------------------------------------------------
-
-if (MACHINES["HP_TACO"]~=null) then
- files {
- MAME_DIR .. "src/devices/machine/hp_taco.cpp",
- MAME_DIR .. "src/devices/machine/hp_taco.h",
- }
-end
-
----------------------------------------------------
---
--@src/devices/machine/i2cmem.h,MACHINES["I2CMEM"] = true
---------------------------------------------------