diff options
Diffstat (limited to 'source3/include')
| -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 59fb104cae..c19a7755c4 100644 --- a/source3/include/client.h +++ b/source3/include/client.h @@ -55,7 +55,6 @@ struct cli_state { /* The credentials used to open the cli_state connection. */ char *domain; char *user_name; - char *password; /* Can be null to force use of zero NTLMSSP session key. */ /* * The following strings are the |
