From 237c87cdfb96da28fd931357c1ec506f058168b9 Mon Sep 17 00:00:00 2001 From: Lars Erik Wik Date: Mon, 9 Dec 2024 15:10:08 +0100 Subject: [PATCH] Even more fixes Ticket: None Changelog: None Signed-off-by: Lars Erik Wik --- tests/unit/lastseen_test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/lastseen_test.c b/tests/unit/lastseen_test.c index 4b4f5e4ca7..4f710bd073 100644 --- a/tests/unit/lastseen_test.c +++ b/tests/unit/lastseen_test.c @@ -664,7 +664,6 @@ void FatalError(ARG_UNUSED char *s, ...) exit(42); } -HashMethod CF_DEFAULT_DIGEST; pthread_mutex_t *cft_output; char *HashPrintSafe(ARG_UNUSED char *dst, ARG_UNUSED size_t dst_size,