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 e740cfcc47
commit 0770e0eee4
1 changed files with 2 additions and 2 deletions

View File

@ -179,8 +179,8 @@ receive_packet(From, To, {xmlelement, "presence", Attrs, Els}) ->
ok;
"subscribe" ->
ok;
% "subscribed" -> % this my be useless, to be checked
% ok;
"subscribed" ->
ok;
"unsubscribe" ->
ok;
"unsubscribed" ->