mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-13 04:42:23 +03:00
auth: Remove unused code.
This commit is contained in:
@@ -2168,11 +2168,6 @@ pending:
|
|||||||
}
|
}
|
||||||
|
|
||||||
return rc;
|
return rc;
|
||||||
fail:
|
|
||||||
ssh_set_error_oom(session);
|
|
||||||
buffer_reinit(session->out_buffer);
|
|
||||||
|
|
||||||
return SSH_AUTH_ERROR;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/** @} */
|
/** @} */
|
||||||
|
Reference in New Issue
Block a user