Make lockmem a per job option
[fio.git] / init.c
diff --git a/init.c b/init.c
index cf105a358824f0a7c0061108583ea48b5ae23b00..aa76733d9043d6038ee05c7ef81729503ee58096 100644 (file)
--- a/init.c
+++ b/init.c
@@ -40,7 +40,6 @@ struct thread_data *threads = NULL;
 int exitall_on_terminate = 0;
 int terse_output = 0;
 int eta_print;
-unsigned long long mlock_size = 0;
 FILE *f_out = NULL;
 FILE *f_err = NULL;
 char **job_sections = NULL;