[PATCH] Make it easier to match up filename and job number
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 2d57227c53cf13a68d15131d55e23376308d9295..49603ebc70f1cbbda6db2cf7ee15c39c93c97f14 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -191,7 +191,6 @@ struct thread_data {
        unsigned int numjobs;
        unsigned int iodepth;
        os_cpu_mask_t cpumask;
-       unsigned int jobnum;
        unsigned int iolog;
        unsigned int read_iolog;
        unsigned int write_iolog;