fio: kill td->nr_normal_files
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 6b184c25399524994945ca63600968939abb9fdb..8a65646134e0d5c8916b4c88df4bb381540bf326 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -208,7 +208,6 @@ struct thread_data {
        unsigned int files_index;
        unsigned int nr_open_files;
        unsigned int nr_done_files;
-       unsigned int nr_normal_files;
        union {
                unsigned int next_file;
                struct frand_state next_file_state;