mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Revert "Let deliver unsubscribe stanza when no roster push is required (#2598)"
This reverts commit 86048f8a25
.
This commit is contained in:
parent
86048f8a25
commit
0ae3f624ca
@ -623,8 +623,6 @@ process_subscription(Direction, User, Server, JID1,
|
||||
push_item(jid:make(User, Server), OldItem, NewItem)
|
||||
end,
|
||||
true;
|
||||
none when (Direction == in) and (Type == unsubscribe) ->
|
||||
true;
|
||||
none ->
|
||||
false
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user