Remove ident connect failure notices again.
reverting 7ea53124d350
This commit is contained in:
parent
9f316874a3
commit
2844a8b409
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue