X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvcl%2Fvppcom.h;h=4c7d2092599133f0ae1ef693071b27eae91fa611;hb=742582f4156b249b5a4f60070ae6491dd9b6e7c0;hp=63466844a3f7ee3f46e3ef774f3dd282337544f9;hpb=b74d99c8f36db6e23b0dbf9ec2dc9d8a05a7ac26;p=vpp.git diff --git a/src/vcl/vppcom.h b/src/vcl/vppcom.h index 63466844a3f..4c7d2092599 100644 --- a/src/vcl/vppcom.h +++ b/src/vcl/vppcom.h @@ -278,11 +278,6 @@ extern int vppcom_data_segment_copy (void *buf, vppcom_data_segments_t ds, */ extern int vppcom_worker_register (void); -/* - * VPPCOM Event Functions - */ -extern void vce_poll_wait_connect_request_handler_fn (void *arg); - /* *INDENT-OFF* */ #ifdef __cplusplus }