From 8222ac5bdc5f9bb1ea1e2fcdd5733cd3241aa617 Mon Sep 17 00:00:00 2001 From: Toni Date: Tue, 29 Jun 2021 15:32:48 +0200 Subject: Removed ht_hash as it is not used anymore. (#1220) 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 dddec3299..9814733f7 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