diff --git a/servconf.c b/servconf.c index c43bda8f7..a765e4e05 100644 --- a/servconf.c +++ b/servconf.c @@ -489,7 +489,6 @@ typedef enum { /* Standard Options */ sPort, sHostKeyFile, sLoginGraceTime, sPermitRootLogin, sLogFacility, sLogLevel, sLogVerbose, - sRhostsRSAAuthentication, sRSAAuthentication, sKerberosAuthentication, sKerberosOrLocalPasswd, sKerberosTicketCleanup, sKerberosGetAFSToken, sChallengeResponseAuthentication, sPasswordAuthentication, sKbdInteractiveAuthentication,