*: Fix linter errors

This commit is contained in:
ZyX
2017-12-24 23:09:26 +03:00
parent 7997147245
commit bc52ec6110
2 changed files with 1 additions and 3 deletions

View File

@@ -81,8 +81,6 @@ local function get_alloc_rets(exp_log, res)
return exp_log return exp_log
end end
local to_cstr_nofree = function(v) return lib.xstrdup(v) end
local alloc_log = alloc_log_new() local alloc_log = alloc_log_new()
before_each(function() before_each(function()