[gcov] Delete flush_fn_list (unused since D83149)

This commit is contained in:
Fangrui Song 2020-09-09 17:24:45 -07:00
parent b897729a39
commit 01cdab0b33
1 changed files with 0 additions and 5 deletions

View File

@ -127,11 +127,6 @@ struct fn_list {
*/
struct fn_list writeout_fn_list;
/*
* A list of flush functions that our __gcov_flush() function should call, shared between all dynamic objects.
*/
struct fn_list flush_fn_list;
/*
* A list of reset functions, shared between all dynamic objects.
*/