From e17b6feae14ffe8347306e820d5fd26a1daa841e Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 20 May 2017 09:24:35 +0000 Subject: [PATCH] Remove a pointless comment --- loadcfg.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/loadcfg.c b/loadcfg.c index 0203e972..dc711fde 100644 --- a/loadcfg.c +++ b/loadcfg.c @@ -1,4 +1,4 @@ -const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.155 2017/02/20 13:44:32 fabiankeil Exp $"; +const char loadcfg_rcs[] = "$Id: loadcfg.c,v 1.156 2017/02/24 11:59:44 fabiankeil Exp $"; /********************************************************************* * * File : $Source: /cvsroot/ijbswa/current/loadcfg.c,v $ @@ -1944,9 +1944,6 @@ struct configuration_spec * load_config(void) current_configfile->f; /* * Check if config->haddr[i],hport[i] == oldcfg->haddr[i],hport[i] - * - * The following could be written more compactly as a single, - * (unreadably long) if statement. */ config->need_bind = 0; -- 2.39.2