mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Disablede debugging code
This commit is contained in:
parent
958fed3a54
commit
fbbec75c54
2 changed files with 0 additions and 3 deletions
|
|
@ -59,8 +59,6 @@ local function print_callbacks_config_table(descr, expert_view)
|
|||
end
|
||||
end
|
||||
|
||||
tprint(descr)
|
||||
|
||||
for mod_k, user_script in pairsByKeys(descr.modules, asc) do
|
||||
local hooks_benchmarks = benchmarks[mod_k] or {}
|
||||
local num_hooks = table.len(hooks_benchmarks)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue