diff --git a/lib/event/subsystems/nvmf/conf.c b/lib/event/subsystems/nvmf/conf.c index 10f752d93..a3591dc0c 100644 --- a/lib/event/subsystems/nvmf/conf.c +++ b/lib/event/subsystems/nvmf/conf.c @@ -43,13 +43,6 @@ #define ACCEPT_TIMEOUT_US 10000 /* 10ms */ -struct spdk_nvmf_probe_ctx { - struct spdk_nvmf_subsystem *subsystem; - bool any; - bool found; - struct spdk_nvme_transport_id trid; -}; - struct spdk_nvmf_tgt_conf g_spdk_nvmf_tgt_conf; static int