1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

Whoops - tried to merge to wrong branch for bug #60 merge. This redos

the original fix.
(This used to be commit 711f65bee0)
This commit is contained in:
Tim Potter 2003-05-27 01:07:13 +00:00
parent c5505be4b9
commit 8e39d04f16

View File

@ -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;