25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-10-21 15:41:51 +02:00

after check, last commit was useless

SVN Revision: 2019
This commit is contained in:
Christophe Romain 2009-04-14 12:46:55 +00:00
parent b519fdd3cb
commit ab4750ec1e

View File

@ -171,8 +171,8 @@ receive_packet(From, To, Packet) when ?IS_PRESENCE(Packet) ->
ok; ok;
'subscribe' -> 'subscribe' ->
ok; ok;
% 'subscribed' -> % this my be useless, to be checked 'subscribed' ->
% ok; ok;
'unsubscribe' -> 'unsubscribe' ->
ok; ok;
'unsubscribed' -> 'unsubscribed' ->