X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=dfab102b9626af5b66ebfedb5d4a4a79538bc002;hb=d0a4d2462d57a0392daf2eb0dc053d91aff5d285;hp=f3f35c24d885044f258a05a077b63557dcfa2961;hpb=473824797f568578dc17d7242551cb2f7ccef46c;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index f3f35c2..dfab102 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -25,10 +25,6 @@ #define ENABLE_SSL 1 #endif -#if HAVE_OPENSSL_SSL_H -#define ENABLE_SSL 1 -#endif - static const char *cs_errlist[] = { "No error or unspecified error",