mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
removed old comment
This commit is contained in:
@@ -104,10 +104,6 @@ bool failover_done = false;
|
|||||||
|
|
||||||
char *pid_file = NULL;
|
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;
|
t_configuration_options config = T_CONFIGURATION_OPTIONS_INITIALIZER;
|
||||||
|
|
||||||
static void help(const char *progname);
|
static void help(const char *progname);
|
||||||
|
|||||||
Reference in New Issue
Block a user