summaryrefslogtreecommitdiff
path: root/test/src/gtest_common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/src/gtest_common.cpp')
-rw-r--r--test/src/gtest_common.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/src/gtest_common.cpp b/test/src/gtest_common.cpp
index 71614f9..6c680f9 100644
--- a/test/src/gtest_common.cpp
+++ b/test/src/gtest_common.cpp
@@ -327,8 +327,3 @@ extern "C" bool dtls_identifyStream(struct streaminfo *a_udp)
{
return 0;
}
-
-struct ssl_ja3_info *ssl_get_ja3_fingerprint(struct streaminfo *stream, unsigned char *payload, int payload_len, int thread_seq)
-{
- return NULL;
-}