ioengine: kill unneeded thread_data forward declaration
[fio.git] / ioengine.h
index 493d4b5c59bf6ec2187c8646784f3316600c674e..d52b2b97a274ca4faae4dedbbf9d7a37d623d723 100644 (file)
@@ -28,8 +28,6 @@ enum {
        IO_U_F_VER_LIST         = 1 << 7,
 };
 
-struct thread_data;
-
 /*
  * The io unit
  */