X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvpp%2Fstats%2Fstats.h;h=4343da3b040e736bc80b12f6efe2a501e9ad03c4;hb=3288ed7234ad9b6d59d249f48dd1a2d06168bfd5;hp=452e3052a10a87d5c18b26ef2fb21646a4057553;hpb=bf4be5730557c4280f2f9f8b7ef1a194716c82bd;p=vpp.git diff --git a/src/vpp/stats/stats.h b/src/vpp/stats/stats.h index 452e3052a10..4343da3b040 100644 --- a/src/vpp/stats/stats.h +++ b/src/vpp/stats/stats.h @@ -186,9 +186,6 @@ typedef struct extern stats_main_t stats_main; -void dslock (stats_main_t * sm, int release_hint, int tag); -void dsunlock (stats_main_t * sm); - #endif /* __included_stats_h__ */ /*