Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
7e8a3ec
)
mactime: remove unnecessary function declaration
49/24849/2
author
Neale Ranns
<
[email protected]
>
Mon, 7 Oct 2019 10:31:50 +0000
(10:31 +0000)
committer
Dave 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
patch
|
blob
|
history
diff --git
a/src/plugins/mactime/mactime_test.c
b/src/plugins/mactime/mactime_test.c
index
c9c1a47
..
f0b459a
100644
(file)
--- a/
src/plugins/mactime/mactime_test.c
+++ b/
src/plugins/mactime/mactime_test.c
@@
-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>