summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-12-21 14:55:02 +0100
committerVolker Lendecke <vl@samba.org>2009-12-21 16:27:19 +0100
commit4f434e07e9a695ce789cd81416660baac7cbf48a (patch)
tree583359b411f40415bfb7cc7cb2a3cda50cfec609 /source3/winbindd/winbindd_proto.h
parent74b1a026d46a3c2b52f57aa854d8053323029605 (diff)
downloadsamba-4f434e07e9a695ce789cd81416660baac7cbf48a.tar.gz
samba-4f434e07e9a695ce789cd81416660baac7cbf48a.tar.bz2
samba-4f434e07e9a695ce789cd81416660baac7cbf48a.zip
s3: Remove unused winbindd_dual_lookupname
Diffstat (limited to 'source3/winbindd/winbindd_proto.h')
-rw-r--r--source3/winbindd/winbindd_proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/winbindd/winbindd_proto.h b/source3/winbindd/winbindd_proto.h
index cb156cd152..5f99d8ebba 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -82,8 +82,6 @@ NTSTATUS winbindd_lookup_names(TALLOC_CTX *mem_ctx,
/* The following definitions come from winbindd/winbindd_async.c */
-enum winbindd_result winbindd_dual_lookupname(struct winbindd_domain *domain,
- struct winbindd_cli_state *state);
void winbindd_listent_async(TALLOC_CTX *mem_ctx,
struct winbindd_domain *domain,
void (*cont)(void *private_data, bool success,