]> jfr.im git - solanum.git/blobdiff - src/s_auth.c
Remove ident connect failure notices again.
[solanum.git] / src / s_auth.c
index 642f4489e371405709fe5b5ed52a818618168eff..22d7ae499aa619c73bffc0145e726fd2e974598a 100644 (file)
@@ -487,7 +487,6 @@ auth_connect_callback(rb_fde_t *F, int error, void *data)
        if(error != RB_OK)
        {
                /* We had an error during connection :( */
-               ilog_error("identd check");
                auth_error(auth);
                return;
        }