X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcomstack.c;h=dfab102b9626af5b66ebfedb5d4a4a79538bc002;hb=d0a4d2462d57a0392daf2eb0dc053d91aff5d285;hp=fdcfcdb7548b69ecda555973c4d88ce6f640d5a0;hpb=d33b2b3730c2746928944277ea8268485dc875b8;p=yaz-moved-to-github.git diff --git a/src/comstack.c b/src/comstack.c index fdcfcdb..dfab102 100644 --- a/src/comstack.c +++ b/src/comstack.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2013 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ /** @@ -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",