summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/sound.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/sound.lua')
-rw-r--r--scripts/src/sound.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/src/sound.lua b/scripts/src/sound.lua
index d1028cceeb6..fdf1ea43f66 100644
--- a/scripts/src/sound.lua
+++ b/scripts/src/sound.lua
@@ -1551,7 +1551,5 @@ if (SOUNDS["VGMVIZ"]~=null) then
files {
MAME_DIR .. "src/devices/sound/vgm_visualizer.cpp",
MAME_DIR .. "src/devices/sound/vgm_visualizer.h",
- MAME_DIR .. "src/devices/sound/fft.cpp",
- MAME_DIR .. "src/devices/sound/fft.h",
}
end