diskutil: get rid of disk_util_start_exit()
[fio.git] / diskutil.h
index 6b1ed6b0a8e96a3a84519b3016e8e78974b6abcd..8623fd723b723053c59337984208c5c7f3f57a8e 100644 (file)
@@ -129,8 +129,4 @@ static inline int update_io_ticks(void)
 }
 #endif
 
-static inline void disk_util_start_exit(void)
-{
-       helper_exit = 1;
-}
 #endif