X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvppinfra%2Fhash.h;h=4db5a57602e789b15c2a7259975b657904ac1483;hb=bcc6aa4c13efef5684f80f59b4ef568ffeef2d9d;hp=3f0efaa727ce00879d3c3fa00be31c5c10430913;hpb=04197eea69c77a0145dc54d56fc767a03897c90e;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 */ /*