rm priority flag

This commit is contained in:
Feng 2016-02-16 02:16:30 +08:00
parent 3d2cb93ebd
commit 87a2f2680c
1 changed files with 0 additions and 3 deletions

View File

@ -163,9 +163,6 @@ cast(Router, Msg) ->
init([Pool, Id, StatsFun, Opts]) ->
%% Calls from pubsub should be scheduled first?
process_flag(priority, high),
emqttd_time:seed(),
?GPROC_POOL(join, Pool, Id),