removed old comment

This commit is contained in:
Christian Kruse
2014-03-06 18:24:55 +01:00
committed by Jaime Casanova
parent 8f0b9592e8
commit 07c54c296c

View File

@@ -104,10 +104,6 @@ bool failover_done = false;
char *pid_file = NULL;
/*
* should initialize with {0} to be ANSI complaint ? but this raises
* error with gcc -Wall
*/
t_configuration_options config = T_CONFIGURATION_OPTIONS_INITIALIZER;
static void help(const char *progname);