nbd: Remove unused spdk_event forward declaration
Change-Id: Ic63aa31bc53a9c0741049ba7a156dab901c2283b Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/451759 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
5d0b5e2ce9
commit
598795ba97
@ -45,7 +45,6 @@ extern "C" {
|
||||
struct spdk_bdev;
|
||||
struct spdk_nbd_disk;
|
||||
struct spdk_json_write_ctx;
|
||||
struct spdk_event;
|
||||
|
||||
/**
|
||||
* Initialize the network block device layer.
|
||||
|
Loading…
Reference in New Issue
Block a user