summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/nsswitch/winbindd_util.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/nsswitch/winbindd_util.c b/source3/nsswitch/winbindd_util.c
index 419c80e3c4..b1ced5b77f 100644
--- a/source3/nsswitch/winbindd_util.c
+++ b/source3/nsswitch/winbindd_util.c
@@ -529,9 +529,6 @@ BOOL init_domain_list(void)
&cache_methods, &our_sid);
domain->primary = True;
setup_domain_child(domain, &domain->child, NULL);
-#if 0 /* old code needed to get the parent domain */
- init_dc_connection(domain);
-#endif
/* Even in the parent winbindd we'll need to
talk to the DC, so try and see if we can