Merge branch 'master' into gfio
[fio.git] / iolog.h
diff --git a/iolog.h b/iolog.h
index 0d6b5062999c40480cc1b50de805930b8a14461e..122a982e0f283fcd47cc4429bc5ca255f285e412 100644 (file)
--- a/iolog.h
+++ b/iolog.h
@@ -119,7 +119,6 @@ extern void add_bw_sample(struct thread_data *, enum fio_ddir, unsigned int,
 extern void add_iops_sample(struct thread_data *, enum fio_ddir, struct timeval *);
 extern void init_disk_util(struct thread_data *);
 extern void update_rusage_stat(struct thread_data *);
-extern void update_io_ticks(void);
 extern void setup_log(struct io_log **, unsigned long, int);
 extern void finish_log(struct thread_data *, struct io_log *, const char *);
 extern void finish_log_named(struct thread_data *, struct io_log *, const char *, const char *);