Start the process of making options more gfio friendly
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 6a7bd03ca92fa00d84719551cdfc673712a80511..0aa24a5a7db3626aad690ea48785e26841cfc81b 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -110,7 +110,6 @@ struct thread_data {
        unsigned int last_was_sync;
        enum fio_ddir last_ddir;
 
-       char *mmapfile;
        int mmapfd;
 
        void *iolog_buf;