Kill now unused lockfile_batch variable
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 67388ae81ecd86bb18cb382efc5663c87f64b7be..4478eb6f658f7dc185d5ea0dbce3c06815dc26a0 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -135,7 +135,6 @@ struct thread_options {
        unsigned int nr_files;
        unsigned int open_files;
        enum file_lock_mode file_lock_mode;
-       unsigned int lockfile_batch;
 
        unsigned int odirect;
        unsigned int invalidate_cache;