Test for_each_td()
[fio.git] / engines / libblkio.c
index 054aa8001ad1dafc685104e0a65d92d364329d06..b875a15ad46106d66ea3c4fd916adc6f6201ac57 100644 (file)
@@ -283,7 +283,6 @@ static bool possibly_null_strs_equal(const char *a, const char *b)
  */
 static int total_threaded_subjobs(bool hipri)
 {
-       struct thread_data *td;
        unsigned int i;
        int count = 0;