From 9673162236c5ab5e1d52b6bb4b3af6902e9adcf4 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Wed, 13 Feb 2008 01:29:52 +0100 Subject: Fix the build of winbindd, sorry. Guenther (This used to be commit c62c89c8f0d1ff8e384b88b3b192aa96f0b2183e) --- source3/winbindd/winbindd_rpc.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'source3/winbindd/winbindd_rpc.c') diff --git a/source3/winbindd/winbindd_rpc.c b/source3/winbindd/winbindd_rpc.c index 326ff61122..473d2a52a4 100644 --- a/source3/winbindd/winbindd_rpc.c +++ b/source3/winbindd/winbindd_rpc.c @@ -1009,8 +1009,6 @@ static NTSTATUS trusted_domains(struct winbindd_domain *domain, while (NT_STATUS_EQUAL(result, STATUS_MORE_ENTRIES)) { uint32 start_idx; - char **tmp_names; - DOM_SID *tmp_sids; int i; struct lsa_DomainList dom_list; @@ -1036,9 +1034,9 @@ static NTSTATUS trusted_domains(struct winbindd_domain *domain, (*alt_names == NULL)) return NT_STATUS_NO_MEMORY; - for (i=0; i