Signed-off-by: Rami Rosen <ramir...@gmail.com> --- app/test-pmd/testpmd.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/app/test-pmd/testpmd.c b/app/test-pmd/testpmd.c index ee48db2a3..8a31722db 100644 --- a/app/test-pmd/testpmd.c +++ b/app/test-pmd/testpmd.c @@ -435,9 +435,6 @@ static int eth_event_callback(portid_t port_id, static void eth_dev_event_callback(char *device_name, enum rte_dev_event_type type, void *param); -static int eth_dev_event_callback_register(void); -static int eth_dev_event_callback_unregister(void); - /* * Check if all the ports are started. -- 2.17.1