vppinfra: deprecate vppinfra/graph.[ch]

Type: refactor
Change-Id: Iba0466b60354955ba73f851435a7127435b7066d
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2022-03-23 14:53:51 +01:00
committed by Florin Coras
parent ed59dac627
commit 2e7c5d33cc
3 changed files with 0 additions and 2 deletions

View File

@ -58,7 +58,6 @@ set(VPPINFRA_SRCS
fifo.c
format.c
format_table.c
graph.c
hash.c
heap.c
interrupt.c
@ -139,7 +138,6 @@ set(VPPINFRA_HEADERS
file.h
format.h
format_table.h
graph.h
hash.h
heap.h
interrupt.h