Remove EXPORT_VAR_AS_FUNC
[openssl.git] / include / openssl / opensslconf.h.in
index 0f99079c5ca0081c91270eb41ffbcddae1a5a8f9..6c6b4f3428bc75484698528c66efb1f5b7bdea75 100644 (file)
@@ -165,8 +165,6 @@ extern "C" {
 /* Generate 80386 code? */
 {- $config{processor} eq "386" ? "# define" : "# undef" -} I386_ONLY
 
-{- $config{export_var_as_fn} ? "# define" : "# undef" -} OPENSSL_EXPORT_VAR_AS_FUNCTION
-
 /*
  * The following are cipher-specific, but are part of the public API.
  */