mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
remove duplicate code
This commit is contained in:
@@ -42,12 +42,6 @@ end
|
||||
|
||||
local register_name = new_register_name()
|
||||
|
||||
local function new_register_name()
|
||||
return setmetatable({}, register_name_mt)
|
||||
end
|
||||
|
||||
local register_name = new_register_name()
|
||||
|
||||
local tracetag
|
||||
|
||||
local function dispatch_request(_,_,addr, session, msg, sz, padding, is_push)
|
||||
|
||||
Reference in New Issue
Block a user