s3:winbindd/nss_info: remove unused variable from nss_init()
authorMichael Adam <obnox@samba.org>
Mon, 1 Dec 2008 03:22:33 +0000 (04:22 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 1 Dec 2008 03:37:24 +0000 (04:37 +0100)
Michael

source3/winbindd/nss_info.c

index 8ba9b079c117ac333688cc71849d9329c56bfc82..734c0096024b663cc6e4ee3817564c09d5d222fb 100644 (file)
@@ -171,7 +171,6 @@ static NTSTATUS nss_domain_list_add_domain(const char *domain,
        int i;
        char *backend, *domain;
        struct nss_function_entry *nss_backend;
-       struct nss_domain_entry *nss_domain;
 
        /* check for previous successful initializations */