mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-26 16:26:24 +01:00
after check, last commit was useless
SVN Revision: 2019
This commit is contained in:
parent
b519fdd3cb
commit
ab4750ec1e
@ -171,8 +171,8 @@ receive_packet(From, To, Packet) when ?IS_PRESENCE(Packet) ->
|
||||
ok;
|
||||
'subscribe' ->
|
||||
ok;
|
||||
% 'subscribed' -> % this my be useless, to be checked
|
||||
% ok;
|
||||
'subscribed' ->
|
||||
ok;
|
||||
'unsubscribe' ->
|
||||
ok;
|
||||
'unsubscribed' ->
|
||||
|
Loading…
Reference in New Issue
Block a user