1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00

r21927: Removed unused variable.

Jeremy.
This commit is contained in:
Jeremy Allison 2007-03-22 02:25:16 +00:00 committed by Gerald (Jerry) Carter
parent 662344d1ec
commit 2d951c91a5

View File

@ -599,7 +599,6 @@ struct winbindd_domain *find_domain_from_name(const char *domain_name)
struct winbindd_domain *find_domain_from_sid_noinit(const DOM_SID *sid)
{
struct winbindd_domain *domain;
uint32 discard;
/* Search through list */