X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=io_u.h;h=4f433c3f314989758df380c32399210a86ed9572;hp=aaa7d9723ef68db6bedc9809483a59b3e3efcb39;hb=3740cfc89440001e393dee1a6abae41ec89bec27;hpb=ec2ea18e87fad6c42d6875cd4ee1bb25ef9b4627 diff --git a/io_u.h b/io_u.h index aaa7d972..4f433c3f 100644 --- a/io_u.h +++ b/io_u.h @@ -113,9 +113,6 @@ struct io_u { #ifdef CONFIG_SOLARISAIO aio_result_t resultp; #endif -#ifdef FIO_HAVE_BINJECT - struct b_user_cmd buc; -#endif #ifdef CONFIG_RDMA struct ibv_mr *mr; #endif