X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fcomstack.c;h=dfab102b9626af5b66ebfedb5d4a4a79538bc002;hp=f3f35c24d885044f258a05a077b63557dcfa2961;hb=c1f23597ea64485e2362d658f3653211202cc6a8;hpb=3e824a6f36428c6a4ab72246796047803c080828 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",