summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-11-23 08:37:05 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-11-23 08:37:05 +0100
commitdbbd5e9c983f4fec4476855ac8571376062390d8 (patch)
treed42cc8c51030f8b7a481c35a1393962eafea484a /scripts/src/main.lua
parent67452fff5652fcc9f31fd691c1c435cce16911f6 (diff)
As promised, removing this part of code since it is used for compilers check, no need for this to be in release (nw)
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 c3c4ac235be..a5559ef151b 100644
--- a/scripts/src/main.lua
+++ b/scripts/src/main.lua
@@ -234,7 +234,6 @@ end
if (STANDALONE~=true) then
links {
"frontend",
- "http",
}
end
if (MACHINES["NETLIST"]~=null) then