summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_dual.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-05-27 01:07:13 +0000
committerTim Potter <tpot@samba.org>2003-05-27 01:07:13 +0000
commit8e39d04f16a7f9d55d996db92a827cf94f293ad1 (patch)
tree8b5bcb778975e1307d8e8194f31deb38cc2914d5 /source3/nsswitch/winbindd_dual.c
parentc5505be4b9952bd904caa162b0d943d269ceeb1b (diff)
downloadsamba-8e39d04f16a7f9d55d996db92a827cf94f293ad1.tar.gz
samba-8e39d04f16a7f9d55d996db92a827cf94f293ad1.tar.bz2
samba-8e39d04f16a7f9d55d996db92a827cf94f293ad1.zip
Whoops - tried to merge to wrong branch for bug #60 merge. This redos
the original fix. (This used to be commit 711f65bee0e7955fdb415182abe4812eae8ec4c3)
Diffstat (limited to 'source3/nsswitch/winbindd_dual.c')
-rw-r--r--source3/nsswitch/winbindd_dual.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/nsswitch/winbindd_dual.c b/source3/nsswitch/winbindd_dual.c
index 3597171005..167630b0e1 100644
--- a/source3/nsswitch/winbindd_dual.c
+++ b/source3/nsswitch/winbindd_dual.c
@@ -166,9 +166,6 @@ void do_dual_daemon(void)
_exit(0);
}
- if (!winbind_setup_common())
- _exit(0);
-
dual_daemon_pipe = -1;
opt_dual_daemon = False;