back to original caps patch which may be safer

SVN Revision: 2018
This commit is contained in:
Christophe Romain 2009-04-14 10:13:05 +00:00
parent 08cbaf8ccf
commit b519fdd3cb
1 changed files with 2 additions and 2 deletions

View File

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