r23075: more duplicate code blocks from bad merge
authorGerald Carter <jerry@samba.org>
Tue, 22 May 2007 13:55:31 +0000 (13:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:18 +0000 (12:22 -0500)
(This used to be commit 86b6a41d5784a0214810c9cbc52ca5e99952898d)

source3/nsswitch/winbindd.c

index 8e6d2d0bd2d93ba5734026304eaabc5e4e00cb6d..86e4528571226c4321ef60c5f64dfbb78666158a 100644 (file)
@@ -1164,10 +1164,6 @@ int main(int argc, char **argv, char **envp)
 
        wcache_tdc_clear();     
        
-       /* clear the cached list of trusted domains */
-
-       wcache_tdc_clear();     
-       
        if (!init_domain_list()) {
                DEBUG(0,("unable to initalize domain list\n"));
                exit(1);