summaryrefslogtreecommitdiffstats
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-09-26 03:39:13 +0200
committerAndrew Bartlett <abartlet@samba.org>2014-10-17 12:57:07 +0200
commitbbad2fed7cda09f5a7d7006ada6382d29f1c1a86 (patch)
tree03396a7bc37541d0242c3c864dca2f888f06acfb /source3/include/client.h
parent0e2b25562241404db70d0bba018998078361976d (diff)
downloadsamba-bbad2fed7cda09f5a7d7006ada6382d29f1c1a86.tar.gz
samba-bbad2fed7cda09f5a7d7006ada6382d29f1c1a86.tar.xz
samba-bbad2fed7cda09f5a7d7006ada6382d29f1c1a86.zip
s3:libsmb: remove unused cli_set_username() function
Change-Id: Ib432b4ff66f966de9e733e01de6de2f486c0c728 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h3
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