X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fvppinfra%2Fhash.h;h=4db5a57602e789b15c2a7259975b657904ac1483;hb=91c6ef7cae2d20ca17a69003a44090614412c63f;hp=3f0efaa727ce00879d3c3fa00be31c5c10430913;hpb=7cd468a3d7dee7d6c92f69a0bb7061ae208ec727;p=vpp.git diff --git a/src/vppinfra/hash.h b/src/vppinfra/hash.h index 3f0efaa727c..4db5a57602e 100644 --- a/src/vppinfra/hash.h +++ b/src/vppinfra/hash.h @@ -683,11 +683,6 @@ unformat_function_t unformat_hash_string; /* Main test routine. */ int test_hash_main (unformat_input_t * input); -static inline void -hash_delete (void *bob) -{ -} - #endif /* included_hash_h */ /*