aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ndpi_main.c
diff options
context:
space:
mode:
authorToni <matzeton@googlemail.com>2021-06-29 15:32:48 +0200
committerGitHub <noreply@github.com>2021-06-29 15:32:48 +0200
commit8222ac5bdc5f9bb1ea1e2fcdd5733cd3241aa617 (patch)
tree2cb66704b65cbbe411f60ea219fb3d605d8f56df /src/lib/ndpi_main.c
parent1c2a0c36f130baa5eac1548d97da8553510849b3 (diff)
Removed ht_hash as it is not used anymore. (#1220)
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 26d54fb51..1ea517758 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 */