diff options
Diffstat (limited to 'source3/include')
| -rw-r--r-- | source3/include/client.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/client.h b/source3/include/client.h index 17004aae18..25c44ba64d 100644 --- a/source3/include/client.h +++ b/source3/include/client.h @@ -52,9 +52,6 @@ struct cli_state { NTSTATUS raw_status; /* maybe via NT_STATUS_DOS() */ bool map_dos_errors; - /* The credentials used to open the cli_state connection. */ - char *user_name; - /* * The following strings are the * ones returned by the server if |
