X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/b0cdeed6156550c079c347aedc961145c6e1b856..4834571d2b8116cdc3e2d6b04ccd35d5ea484f6f:/openssh/readconf.c diff --git a/openssh/readconf.c b/openssh/readconf.c index 81e4f7b..3dce5a2 100644 --- a/openssh/readconf.c +++ b/openssh/readconf.c @@ -510,7 +510,6 @@ parse_flag: intptr = &options->verify_host_key_dns; goto parse_yesnoask; - case oStrictHostKeyChecking: intptr = &options->strict_host_key_checking; parse_yesnoask: