removed no-longer used variable

This commit is contained in:
Christian Kruse
2014-03-06 18:23:15 +01:00
parent 98b1f8d28a
commit 0a6ff7faec

View File

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