playing janitor for tpot; remove holding pattern
authorGerald Carter <jerry@samba.org>
Wed, 15 Jan 2003 19:08:23 +0000 (19:08 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 15 Jan 2003 19:08:23 +0000 (19:08 +0000)
source/nsswitch/winbindd.c

index 479b35da07a1baa0da7f04275902e3d31d87f73d..e1bb7179e5befe7328aaf42f0a53495380358574 100644 (file)
@@ -714,12 +714,6 @@ BOOL winbind_setup_common(void)
        if (!winbindd_param_init())
                return False;
 
-       /* Get list of domains we look up requests for.  This includes the
-          domain which we are a member of as well as any trusted
-          domains. */ 
-
-       init_domain_list();
-
        /* Winbind daemon initialisation */
 
        if (!winbindd_idmap_init())