2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

removed empty line

This commit is contained in:
Andreas Gustafsson 2001-10-29 19:30:11 +00:00
parent 479c6fc458
commit e8108e60c9

View File

@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: server.c,v 1.357 2001/10/29 19:10:42 gson Exp $ */
/* $Id: server.c,v 1.358 2001/10/29 19:30:11 gson Exp $ */
#include <config.h>
@ -532,7 +532,6 @@ configure_view(dns_view_t *view, cfg_obj_t *config, cfg_obj_t *vconfig,
cfgmaps[i++] = config;
cfgmaps[i] = NULL;
/*
* Set the view's port number for outgoing queries.
*/