idle-prof: Fix segment fault issue when run with '--idle-prof' and multiple output...
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index 8e7bcdb24d1e187194d9c65368bbf82db550279c..c5b818543cf9fd70fc6ec920fea9873d83583e80 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -288,7 +288,6 @@ extern struct json_object * show_thread_status(struct thread_stat *ts, struct gr
 extern void show_group_stats(struct group_run_stats *rs, struct buf_output *);
 extern bool calc_thread_status(struct jobs_eta *je, int force);
 extern void display_thread_status(struct jobs_eta *je);
-extern void show_run_stats(void);
 extern void __show_run_stats(void);
 extern void __show_running_run_stats(void);
 extern void show_running_run_stats(void);