diff options
Diffstat (limited to 'source3/include/client.h')
-rw-r--r-- | source3/include/client.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/client.h b/source3/include/client.h index 43ec39bb5a7..db8260d4552 100644 --- a/source3/include/client.h +++ b/source3/include/client.h @@ -80,7 +80,6 @@ struct cli_state { bool fallback_after_kerberos; bool use_ccache; bool pw_nt_hash; - bool got_kerberos_mechanism; /* Server supports krb5 in SPNEGO. */ bool use_oplocks; /* should we use oplocks? */ |