remove watch from service_mgr

This commit is contained in:
Cloud Wu
2014-08-18 17:40:18 +08:00
parent 9ea756ce4f
commit f393b64124

View File

@@ -117,7 +117,6 @@ local function register_global()
function cmd.REPORT(m)
mgr[m] = true
skynet.watch(m)
end
local function add_list(all, m)