vcl: remove vcl_event
[vpp.git] / src / vcl / vppcom.h
index 6346684..4c7d209 100644 (file)
@@ -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
 }