if 0 out bad statslog

This commit is contained in:
Kurt Zeilenga 2002-12-20 17:25:51 +00:00
parent f43bf6b283
commit b47d0d6b6a

View file

@ -890,12 +890,14 @@ ok:
(long) (conn ? conn->c_connid : -1), 0, 0 );
#endif
#if 0
if (conn->c_sasl_bindop) {
Statslog( LDAP_DEBUG_STATS,
"conn=%lu op=%lu BIND authcid=\"%s\"\n",
conn->c_connid, conn->c_sasl_bindop->o_opid,
auth_identity, 0, 0);
}
#endif
*errstr = NULL;
return SASL_OK;