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 f17010c82f0..af09e563671 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -4642,18 +4642,6 @@ end
---------------------------------------------------
--
---@src/devices/machine/opti82c861.h,MACHINES["OPTI82C861"] = true
----------------------------------------------------
-
-if (MACHINES["OPTI82C861"]~=null) then
- files {
- MAME_DIR .. "src/devices/machine/opti82c861.cpp",
- MAME_DIR .. "src/devices/machine/opti82c861.h",
- }
-end
-
----------------------------------------------------
---
--@src/devices/machine/output_latch.h,MACHINES["OUTPUT_LATCH"] = true
---------------------------------------------------