From 9ce981db9641b380ed2c9028a3baeee328313db0 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 8 Jun 2025 07:37:50 +0000 Subject: Garbage collect DES_PTR pointed out by/ok jsing --- src/lib/libcrypto/arch/alpha/opensslconf.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/lib/libcrypto/arch/alpha') diff --git a/src/lib/libcrypto/arch/alpha/opensslconf.h b/src/lib/libcrypto/arch/alpha/opensslconf.h index fd0c0cac7f..37b5c08701 100644 --- a/src/lib/libcrypto/arch/alpha/opensslconf.h +++ b/src/lib/libcrypto/arch/alpha/opensslconf.h @@ -77,12 +77,6 @@ #if defined(HEADER_DES_LOCL_H) && !defined(CONFIG_HEADER_DES_LOCL_H) #define CONFIG_HEADER_DES_LOCL_H #ifndef DES_DEFAULT_OPTIONS -/* the following is tweaked from a config script, that is why it is a - * protected undef/define */ -#ifndef DES_PTR -#define DES_PTR -#endif - /* Unroll the inner loop, this sometimes helps, sometimes hinders. * Very much CPU dependent */ #ifndef DES_UNROLL -- cgit v1.2.3-55-g6feb