summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/machine.lua13
1 files changed, 0 insertions, 13 deletions
diff --git a/scripts/src/machine.lua b/scripts/src/machine.lua
index 5172bcc4381..a79fe0654bf 100644
--- a/scripts/src/machine.lua
+++ b/scripts/src/machine.lua
@@ -218,19 +218,6 @@ end
---------------------------------------------------
--
---@src/devices/machine/gayle.h,MACHINES["GAYLE"] = true
----------------------------------------------------
-
-if (MACHINES["GAYLE"]~=null) then
- files {
- MAME_DIR .. "src/devices/machine/gayle.cpp",
- MAME_DIR .. "src/devices/machine/gayle.h",
- }
-end
-
-
----------------------------------------------------
---
--@src/devices/machine/40105.h,MACHINES["CMOS40105"] = true
---------------------------------------------------