From 2edeb10457db4c19f8a6fcd2a747162d641f5796 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 24 Mar 2020 15:22:48 +0100 Subject: config: remove all defines of HAVE_DES_H As there's no code using it. Closes #5144 --- lib/config-vxworks.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/config-vxworks.h') diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h index 2769cdfd9..14bf0be46 100644 --- a/lib/config-vxworks.h +++ b/lib/config-vxworks.h @@ -137,9 +137,6 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_CRYPTO_H */ -/* Define to 1 if you have the header file. */ -/* #undef HAVE_DES_H */ - /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 -- cgit v1.2.3