Cleanup

parent edf8faa6
......@@ -75,7 +75,6 @@ int block_final = 0;
int front_push = 0;
/* Forward declarations */
static const struct vdp VDP_pesi_buf;
static const struct transport VPED_transport;
static void vped_close_vdp(struct req *, int, const struct vdp *);
static void assert_vdp_next_not(struct req *, const struct vdp *);
......@@ -271,7 +270,6 @@ vped_task(struct worker *wrk, void *priv)
pesi_destroy(&pesi);
assert(req == node->nexus.req);
req = NULL;
req_fini(&node->nexus.req, wrk);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment