Fixup reporting for !runtime data directions
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index ceeb6e6f3551815fecdd8af022314b550790bf3b..7f314defb83e303f64c6fd710ce8670f9901840c 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -634,7 +634,6 @@ extern int __must_check init_random_state(struct thread_data *);
 extern void close_files(struct thread_data *);
 extern int __must_check setup_files(struct thread_data *);
 extern int __must_check open_files(struct thread_data *);
-extern int reopen_file(struct thread_data *, struct fio_file *);
 extern int __must_check file_invalidate_cache(struct thread_data *, struct fio_file *);
 extern int __must_check generic_open_file(struct thread_data *, struct fio_file *);
 extern void generic_close_file(struct thread_data *, struct fio_file *);