UT: Repaired broken C unit tests (--enable-tests)
[vpp.git] / src / vpp / stats / stats.h
index 452e305..4343da3 100644 (file)
@@ -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__ */
 
 /*