mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
remove isc_os_minprivs call accidently committed
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: socket.c,v 1.347 2011/08/25 08:17:54 marka Exp $ */
|
||||
/* $Id: socket.c,v 1.348 2011/08/25 11:37:13 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@@ -3802,8 +3802,6 @@ watcher(void *uap) {
|
||||
pollstate_t pollstate = poll_idle;
|
||||
#endif
|
||||
|
||||
isc_os_minprivs();
|
||||
|
||||
#if defined (USE_SELECT)
|
||||
/*
|
||||
* Get the control fd here. This will never change.
|
||||
|
Reference in New Issue
Block a user