From 2e45bf0bb5ba5d679b984ec185fbc3d2a6270f6f Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 2 Mar 2024 11:04:52 +0000 Subject: Remove lh stats This could have been removed in an earlier bump. Now it's time for it to say goodbye. ok jsing --- src/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/Makefile') diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 457ff381c4..cc56c53591 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.170 2024/03/02 10:13:12 tb Exp $ +# $OpenBSD: Makefile,v 1.171 2024/03/02 11:04:51 tb Exp $ LIB= crypto LIBREBUILD=y @@ -428,7 +428,6 @@ SRCS+= hkdf_evp.c SRCS+= kdf_err.c # lhash/ -SRCS+= lh_stats.c SRCS+= lhash.c # md4/ -- cgit v1.2.3-55-g6feb