24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-06 21:37:17 +02:00

Fix detection of push roster item unsubscribed

This commit is contained in:
Badlop 2010-06-18 17:10:10 +02:00
parent 5e986442a2
commit bc44a3584f

View File

@ -728,8 +728,6 @@ displayed_to_groups(GroupName, LServer) ->
lists:member(GroupName, proplists:get_value(displayed_groups, Opts, []))
end, GroupsOpts).
push_item(_User, _Server, _From, none) ->
ok;
push_item(User, Server, From, Item) ->
%% It was
%% ejabberd_sm:route(jlib:make_jid("", "", ""),