mactime: remove unnecessary function declaration 49/24849/2
authorNeale Ranns <[email protected]>
Mon, 7 Oct 2019 10:31:50 +0000 (10:31 +0000)
committerDave Barach <[email protected]>
Tue, 18 Feb 2020 13:29:36 +0000 (13:29 +0000)
Type: fix

Change-Id: I80cb666d9eae9d0f780d51fb95454d97ed320454
Signed-off-by: Neale Ranns <[email protected]>
(cherry picked from commit bb688a4dc188b097a2dbca91da58fc5585ab6838)

src/plugins/mactime/mactime_test.c

index c9c1a47..f0b459a 100644 (file)
@@ -21,8 +21,6 @@
 #include <vppinfra/time_range.h>
 #include <vnet/ethernet/ethernet.h>
 
-uword vat_unformat_sw_if_index (unformat_input_t * input, va_list * args);
-
 /* Declare message IDs */
 #include <mactime/mactime_msg_enum.h>