]> granicus.if.org Git - ejabberd/commitdiff
remove useless debug
authorChristophe Romain <christophe.romain@process-one.net>
Thu, 28 May 2009 23:02:02 +0000 (23:02 +0000)
committerChristophe Romain <christophe.romain@process-one.net>
Thu, 28 May 2009 23:02:02 +0000 (23:02 +0000)
SVN Revision: 2113

src/mod_caps.erl

index 2526bdc24df79ad1d1d7d20d56402e7f276fce55..4545fe664d283054d3a8d95d77cb9ce92a5a8048 100644 (file)
@@ -237,7 +237,6 @@ presence_probe(From, To, _) ->
     wait_caps(To#jid.lserver, From).
 
 remove_connection(_SID, JID, _Info) ->
-    ?INFO_MSG("clear ~p",[JID]),
     clear_caps(JID).
 
 jid_to_binary(JID) ->