[PATCH] f->fileno is not used
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 015af8db476a5121a485bcfd349cb4efee1e1ec6..dc2f84bad5778ff72252ecbb341dd6fd428d1bc8 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -151,8 +151,6 @@ struct fio_file {
 
        unsigned long *file_map;
        unsigned int num_maps;
-
-       int fileno;
 };
 
 /*