From ac55568b38bd1ebac80cbd8d511213a56593b9ab Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 29 Jun 2021 10:48:37 +0200 Subject: Removed ht_hash as it is not used anymore. Signed-off-by: Toni Uhlig --- src/lib/ndpi_utils.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/lib/ndpi_utils.c') diff --git a/src/lib/ndpi_utils.c b/src/lib/ndpi_utils.c index f651ddd64..0eaa6a336 100644 --- a/src/lib/ndpi_utils.c +++ b/src/lib/ndpi_utils.c @@ -47,8 +47,6 @@ #endif #include "third_party/include/ndpi_patricia.h" -#include "third_party/include/ht_hash.h" - #include "third_party/include/libinjection.h" #include "third_party/include/libinjection_sqli.h" #include "third_party/include/libinjection_xss.h" -- cgit v1.2.3