mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-24 17:29:28 +01:00
Revert "Merge branch '2.1.x-applepush' of git@gitorious.process-one.net:+applepush/ejabberd/applepush.git into 2.2.x"
This reverts commitba326eb976
, reversing changes made to00d8b2ac30
.
This commit is contained in:
parent
b61d16dd33
commit
426b7ca769
@ -2597,9 +2597,7 @@ change_reception(#state{reception = true} = StateData, false) ->
|
||||
[{xmlelement, "show", [],
|
||||
[{xmlcdata, StateData#state.oor_show}]},
|
||||
{xmlelement, "status", [],
|
||||
[{xmlcdata, StateData#state.oor_status}]},
|
||||
{xmlelement, "priority", [],
|
||||
[{xmlcdata, "0"}]}]},
|
||||
[{xmlcdata, StateData#state.oor_status}]}]},
|
||||
update_priority(0, Packet, StateData),
|
||||
presence_broadcast_to_trusted(
|
||||
StateData,
|
||||
|
Loading…
Reference in New Issue
Block a user