aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vppcom.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vcl/vppcom.h')
-rw-r--r--src/vcl/vppcom.h5
1 files changed, 0 insertions, 5 deletions
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
}