summaryrefslogtreecommitdiff
path: root/source3/include/client.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-02-16 01:16:13 +0000
committerTim Potter <tpot@samba.org>2002-02-16 01:16:13 +0000
commitd58af01dcc1c0c872d9d376b58f812b81e7adf1d (patch)
tree0eb33cba7af14ebce37c856ab3cc876ae51e9ef0 /source3/include/client.h
parentba9341c7de216acea5fc194fb42944714553a1a5 (diff)
downloadsamba-d58af01dcc1c0c872d9d376b58f812b81e7adf1d.tar.gz
samba-d58af01dcc1c0c872d9d376b58f812b81e7adf1d.tar.bz2
samba-d58af01dcc1c0c872d9d376b58f812b81e7adf1d.zip
Removed some random crap that isn't used anymore.
(This used to be commit 3fb3bc0a1546dadb24231065b422349bd199e1bf)
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 e6d1f429a1..0974cd0666 100644
--- a/source3/include/client.h
+++ b/source3/include/client.h
@@ -125,7 +125,6 @@ struct cli_state {
fstring clnt_name_slash; /* \\local client. */
uint16 max_xmit_frag;
uint16 max_recv_frag;
- vuser_key key;
uint32 ntlmssp_flags;
BOOL use_kerberos;
BOOL use_spnego;