Disablede debugging code

This commit is contained in:
Luca Deri 2019-12-10 18:01:51 +01:00
parent 958fed3a54
commit fbbec75c54
2 changed files with 0 additions and 3 deletions

View file

@ -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)