mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
removed no-longer used variable
This commit is contained in:
@@ -83,8 +83,6 @@ typedef struct s_node_info
|
|||||||
} t_node_info;
|
} t_node_info;
|
||||||
|
|
||||||
|
|
||||||
char myClusterName[MAXLEN];
|
|
||||||
|
|
||||||
/* Local info */
|
/* Local info */
|
||||||
t_configuration_options local_options;
|
t_configuration_options local_options;
|
||||||
int my_local_mode = STANDBY_MODE;
|
int my_local_mode = STANDBY_MODE;
|
||||||
|
|||||||
Reference in New Issue
Block a user