summaryrefslogtreecommitdiffstats
path: root/crypto/ct/ct_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ct/ct_locl.h')
-rw-r--r--crypto/ct/ct_locl.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/ct/ct_locl.h b/crypto/ct/ct_locl.h
index 659120b8c2..0af4b7f830 100644
--- a/crypto/ct/ct_locl.h
+++ b/crypto/ct/ct_locl.h
@@ -50,10 +50,6 @@
* ====================================================================
*/
-#ifdef OPENSSL_NO_CT
-# error CT is disabled.
-#endif
-
#include <stddef.h>
#include <openssl/ct.h>
#include <openssl/evp.h>