summaryrefslogtreecommitdiff
path: root/scripts/context/lua/mtx-server-ctx-help.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-17 12:13:37 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-04-17 12:13:37 +0200
commit0835bc2af23d2631e986caef886337d9694b730f (patch)
treeb3107a77fa23774ffe7a7bf04355c63220eb7936 /scripts/context/lua/mtx-server-ctx-help.lua
parenta104570ad82618ffffc82ffea3f12c5bb0a35232 (diff)
downloadcontext-0835bc2af23d2631e986caef886337d9694b730f.tar.gz
2016-04-17 12:00:00
Diffstat (limited to 'scripts/context/lua/mtx-server-ctx-help.lua')
-rw-r--r--scripts/context/lua/mtx-server-ctx-help.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-server-ctx-help.lua b/scripts/context/lua/mtx-server-ctx-help.lua
index 0a3081428..a67d69ffd 100644
--- a/scripts/context/lua/mtx-server-ctx-help.lua
+++ b/scripts/context/lua/mtx-server-ctx-help.lua
@@ -563,7 +563,6 @@ local function generate(configuration,filename,hashed)
elseif lastcommand and lastcommand ~= "" then
-
local list = collect(current,lastcommand,lastinterface,lastmode)
if list and #list > 0 then
local data = list[1]