ocfs2: cleanup unused func declaration and assignment
[sfrench/cifs-2.6.git] / fs / ocfs2 / cluster / heartbeat.h
index 3ef5137dc362200701a6fbd4c93f9724a4594ec2..a9e67efc0004e381505443ff03b5193b3b4ff231 100644 (file)
@@ -79,10 +79,8 @@ void o2hb_fill_node_map(unsigned long *map,
                        unsigned bytes);
 void o2hb_exit(void);
 int o2hb_init(void);
-int o2hb_check_node_heartbeating(u8 node_num);
 int o2hb_check_node_heartbeating_no_sem(u8 node_num);
 int o2hb_check_node_heartbeating_from_callback(u8 node_num);
-int o2hb_check_local_node_heartbeating(void);
 void o2hb_stop_all_regions(void);
 int o2hb_get_all_regions(char *region_uuids, u8 numregions);
 int o2hb_global_heartbeat_active(void);