Remove #error from include files.
[openssl.git] / crypto / ct / ct_locl.h
index 659120b8c2a8f8d7e027a378644dca9064876d33..0af4b7f83070a073ab7bb8d6039eeba8e5e31bd6 100644 (file)
  * ====================================================================
  */
 
-#ifdef OPENSSL_NO_CT
-# error CT is disabled.
-#endif
-
 #include <stddef.h>
 #include <openssl/ct.h>
 #include <openssl/evp.h>