Deprecate verifysort and verifysort_nr
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 2bfcac457c217693f1bce4aa6c855a2a67f6e014..4ce4991b57c1eb1a24b2b1304fbbc89cee84326a 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -405,8 +405,6 @@ struct thread_data {
        struct flist_head trim_list;
        unsigned long trim_entries;
 
-       struct flist_head next_rand_list;
-
        /*
         * for fileservice, how often to switch to a new file
         */