summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2010-08-12 15:28:27 +0200
committerStefan Metzmacher <metze@samba.org>2010-08-16 14:30:21 +0200
commit760948a5d4b65fe9353357e701e854f437adf7cb (patch)
tree032e3c2e83ca812769f1209dfc4bb8dd6c810ea3 /source3/winbindd/winbindd.h
parent13c744fa30b94e6ab4321c69a8a3d01ef42845d7 (diff)
downloadsamba-760948a5d4b65fe9353357e701e854f437adf7cb.tar.gz
samba-760948a5d4b65fe9353357e701e854f437adf7cb.tar.bz2
samba-760948a5d4b65fe9353357e701e854f437adf7cb.zip
s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr code
metze
Diffstat (limited to 'source3/winbindd/winbindd.h')
-rw-r--r--source3/winbindd/winbindd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/winbindd/winbindd.h b/source3/winbindd/winbindd.h
index d28c1ebdbe..77aab85834 100644
--- a/source3/winbindd/winbindd.h
+++ b/source3/winbindd/winbindd.h
@@ -131,7 +131,6 @@ struct winbindd_child {
int sock;
struct tevent_queue *queue;
- struct rpc_pipe_client *rpccli;
struct dcerpc_binding_handle *binding_handle;
struct timed_event *lockout_policy_event;