]> git.ipfire.org Git - thirdparty/curl.git/commit
hash: delete unused debug function
authorViktor Szakats <commit@vsz.me>
Tue, 21 May 2024 08:14:17 +0000 (10:14 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 May 2024 13:08:04 +0000 (15:08 +0200)
commit3b9ac3646b34b6b15025b2fdb86390547e04504d
treeb85befed477eb08864492184c9db3290b771d62d
parent1d7b86e72b5b7ceb9d6ae7c9b965ab61af5c7599
hash: delete unused debug function

It had no use in the curl codebase and was also protected by the macro
`AGGRESSIVE_TEST` (renamed in 2020), also with no local reference.

Added in ca6e77083768858aa34207f8c5dce38b3c05336d (2002-11-11)

Closes #13729
lib/hash.c
lib/hash.h