fio: move dynamic library handle to io_ops structure
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index ee582a7241f1710bcd3b82681932c764f8cd14df..062abfa74c54ba7b122fac300348fc390243ac4e 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -281,7 +281,6 @@ struct thread_data {
         * IO engine private data and dlhandle.
         */
        void *io_ops_data;
-       void *io_ops_dlhandle;
 
        /*
         * Queue depth of io_u's that fio MIGHT do