aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-06-29 10:48:37 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-06-29 10:48:37 +0200
commitac55568b38bd1ebac80cbd8d511213a56593b9ab (patch)
treeb942b3a08d14363ec5d9919fb8b0ebb9ddf12b85 /src/lib/ndpi_main.c
parentf19937c8c9fd4e1c21988f523d9e78b954f6fcc8 (diff)
Removed ht_hash as it is not used anymore.remove/ht_hash
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'src/lib/ndpi_main.c')
-rw-r--r--src/lib/ndpi_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/ndpi_main.c b/src/lib/ndpi_main.c
index ff4b0cb5d..05741ebf4 100644
--- a/src/lib/ndpi_main.c
+++ b/src/lib/ndpi_main.c
@@ -47,7 +47,6 @@
#include "ndpi_content_match.c.inc"
#include "third_party/include/ndpi_patricia.h"
-#include "third_party/include/ht_hash.h"
#include "third_party/include/ndpi_md5.h"
/* stun.c */