removed old comment

This commit is contained in:
Christian Kruse
2014-03-06 18:24:55 +01:00
parent 573f1d3b2e
commit 91c29fe2a2

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);