1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

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

the original fix.
This commit is contained in:
Tim Potter -
parent 5143216f75
commit 711f65bee0

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;