diff session.h @ 1477:533e070b3126

Remove none cipher
author Matt Johnston <matt@ucc.asn.au>
date Fri, 09 Feb 2018 23:40:23 +0800
parents 750ec4ec4cbe
children 0c16b4ccbd54
line wrap: on
line diff
--- a/session.h	Fri Feb 09 23:35:07 2018 +0800
+++ b/session.h	Fri Feb 09 23:40:23 2018 +0800
@@ -295,8 +295,6 @@
 									  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 */