]> granicus.if.org Git - ejabberd/commitdiff
debug log fix
authorChristophe Romain <christophe.romain@process-one.net>
Sat, 22 Dec 2007 01:14:56 +0000 (01:14 +0000)
committerChristophe Romain <christophe.romain@process-one.net>
Sat, 22 Dec 2007 01:14:56 +0000 (01:14 +0000)
SVN Revision: 1098

src/mod_pubsub/mod_pubsub.erl

index e25b30af1e8147f39b7bd64958bf88ff64fc4085..96f1f288089af0ce6e13f4ce54bc291cfe7cbeb1 100644 (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),