removed no-longer used variable

This commit is contained in:
Christian Kruse
2014-03-06 18:23:15 +01:00
committed by Jaime Casanova
parent 04c101c5f0
commit b35bf3f91d

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;