diff --git a/repmgrd.c b/repmgrd.c index fb6834c9..aa286060 100644 --- a/repmgrd.c +++ b/repmgrd.c @@ -83,8 +83,6 @@ typedef struct s_node_info } t_node_info; -char myClusterName[MAXLEN]; - /* Local info */ t_configuration_options local_options; int my_local_mode = STANDBY_MODE;