Skip to content

Commit

Permalink
remove watch from service_mgr
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwu committed Aug 18, 2014
1 parent 9ea756c commit f393b64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/service_mgr.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f393b64

Please sign in to comment.