Remove none cipher

This commit is contained in:
Matt Johnston
2018-02-09 23:40:23 +08:00
parent a36f182b36
commit 4b021ae6f0
3 changed files with 0 additions and 41 deletions

View File

@@ -295,8 +295,6 @@ struct clientsession {
info request from the server for
interactive auth.*/
#endif
int cipher_none_after_auth; /* Set to 1 if the user requested "none"
auth */
sign_key *lastprivkey;
int retval; /* What the command exit status was - we emulate it */