Added statistics updating and statisics dumping with SIGUSR1.
[runtime.git] / apps / silcd / serverconfig.c
index 54425dd675d76e9a4b585da89c72a24195803dbf..d9fe747adb60d02bd2a43f4b5bb194f00c68754c 100644 (file)
@@ -1256,8 +1256,6 @@ SilcServerConfig silc_server_config_alloc(const char *filename)
     return NULL;
   }
 
-  /* XXX are there any other mandatory sections in the config file? */
-
   /* Set default to configuration parameters */
   silc_server_config_set_defaults(config_new);