summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
diff options
context:
space:
mode:
author Brad Hughes <bradhugh@outlook.com>2016-03-05 09:52:54 -0500
committer Brad Hughes <bradhugh@outlook.com>2016-03-05 09:52:54 -0500
commit50fc05a49fcc6b689271ecff2dfae209bb4bfd47 (patch)
tree9bce43cfb23e17399376f45ee18a417b0dee5eef /scripts/src/main.lua
parentf7b8e47a17efd84963e685c39840ff111787d929 (diff)
parent23eaaa9244ffa216e0b8365916d9cf3af785279b (diff)
Merge branch 'master' of https://github.com/mamedev/mame.git
Diffstat (limited to 'scripts/src/main.lua')
-rw-r--r--scripts/src/main.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/src/main.lua b/scripts/src/main.lua
index eafcc59f72e..daa73731b90 100644
--- a/scripts/src/main.lua
+++ b/scripts/src/main.lua
@@ -165,7 +165,6 @@ end
if _OPTIONS["USE_LIBUV"]=="1" then
links {
- "luv",
"uv",
"http-parser",
}