summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-09-26 03:10:19 +0200
committerAndrew Bartlett <abartlet@samba.org>2014-10-17 12:57:07 +0200
commit71432b9eda6e36222a3fcfcdc185a2459fb07541 (patch)
tree0cf5ea32bb9afab6b2c1667338222cbb87f1aa1f /source3/include/client.h
parent2b9d6d3d9b6766ba2e48523b005a7eecf3e05412 (diff)
downloadsamba-71432b9eda6e36222a3fcfcdc185a2459fb07541.tar.gz
s3:libsmb: Remove unused domain copy stored in cli_state
Change-Id: I7333140906bb3a487205b5760396dcc00a9f49b0 Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/include/client.h')
-rw-r--r--source3/include/client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/client.h b/source3/include/client.h
index c19a7755c41..17004aae184 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -53,7 +53,6 @@ struct cli_state {
bool map_dos_errors;
/* The credentials used to open the cli_state connection. */
- char *domain;
char *user_name;
/*