aboutsummaryrefslogtreecommitdiff
path: root/lib/config-tpf.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2020-03-24 15:22:48 +0100
committerDaniel Stenberg <daniel@haxx.se>2020-03-24 17:54:26 +0100
commit2edeb10457db4c19f8a6fcd2a747162d641f5796 (patch)
tree3f6186debe70bafd77284d471b8e7eecb4fe0d53 /lib/config-tpf.h
parent9a8b3b3e131359aea1cac650fb6ac331fbe2047c (diff)
config: remove all defines of HAVE_DES_H
As there's no code using it. Closes #5144
Diffstat (limited to 'lib/config-tpf.h')
-rw-r--r--lib/config-tpf.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/config-tpf.h b/lib/config-tpf.h
index a79afae6d..199dfbcd5 100644
--- a/lib/config-tpf.h
+++ b/lib/config-tpf.h
@@ -115,10 +115,6 @@
/* #undef HAVE_CRYPTO_H */
#define HAVE_CRYPTO_H 1
-/* Define to 1 if you have the <des.h> header file. */
-/* #undef HAVE_DES_H */
-#define HAVE_DES_H 1
-
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1