mirror of
https://github.com/samba-team/samba.git
synced 2025-02-09 09:57:48 +03:00
remove accidental debug code..
(This used to be commit d422a51b3a076b6398f7b755d16319d9e7c48c75)
This commit is contained in:
parent
5a21d8021a
commit
5d81628512
@ -159,10 +159,6 @@ void do_dual_daemon(void)
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
close(fdpair[1]);
|
close(fdpair[1]);
|
||||||
|
|
||||||
|
|
||||||
sleep (60);
|
|
||||||
DEBUG(0,("do_dual_daemon: Starting up....\n"));
|
|
||||||
|
|
||||||
if (!winbind_setup_common())
|
if (!winbind_setup_common())
|
||||||
_exit(0);
|
_exit(0);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user