diff options
author | Günther Deschner <gd@samba.org> | 2009-08-25 22:45:15 +0200 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-08-27 15:55:20 +0200 |
commit | a3c6e02748d1025da1b68efb4b03e1dc74eebbfe (patch) | |
tree | 89ab2008538e9423c9e5cc597d27535673d96528 /source3/include/ntdomain.h | |
parent | b089506136f953961a0290d8af030fbaac3e7136 (diff) | |
download | samba-a3c6e02748d1025da1b68efb4b03e1dc74eebbfe.tar.gz |
s3-credentials: remove unused code.
Guenther
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r-- | source3/include/ntdomain.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index d67c5b23bc..ce5d606c57 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -207,8 +207,6 @@ typedef struct pipes_struct { struct pipe_auth_data auth; - struct dcinfo *dc; /* Keeps the creds data from netlogon. */ - /* * Set to true when an RPC bind has been done on this pipe. */ |