Test for_each_td()
[fio.git] / iolog.c
diff --git a/iolog.c b/iolog.c
index ea7796320d889d3e5310165d153f8077579938de..71c19bf7f369ce16751ec61c378d8569f2892a21 100644 (file)
--- a/iolog.c
+++ b/iolog.c
@@ -1875,7 +1875,6 @@ void td_writeout_logs(struct thread_data *td, bool unit_logs)
 
 void fio_writeout_logs(bool unit_logs)
 {
-       struct thread_data *td;
        int i;
 
        for_each_td(td, i)