debug log fix

SVN Revision: 1098
This commit is contained in:
Christophe Romain 2007-12-22 01:14:56 +00:00
parent d74c527101
commit 1f8c32cbff
1 changed files with 0 additions and 1 deletions

View File

@ -1687,7 +1687,6 @@ send_items(Host, Node, LJID, Number) ->
%% Response = [pubsubIQResponse()]
%% @doc <p>Return the list of affiliations as an XMPP response.</p>
get_affiliations(Host, JID, Plugins) when is_list(Plugins) ->
?INFO_MSG("**1 ~p",[{Host,JID,Plugins}]),
Result = lists:foldl(
fun(Type, {Status, Acc}) ->
Features = features(Type),