diff options
Diffstat (limited to 'cpp/src/Ice/OpenSSLUtils.h')
-rw-r--r-- | cpp/src/Ice/OpenSSLUtils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/OpenSSLUtils.h b/cpp/src/Ice/OpenSSLUtils.h index 197f424b9fd..45307cce044 100644 --- a/cpp/src/Ice/OpenSSLUtils.h +++ b/cpp/src/Ice/OpenSSLUtils.h @@ -17,8 +17,6 @@ namespace IceSSL namespace OpenSSL
{
-extern int connectionIndex;
-
std::string getGeneralizedTime(ASN1_GENERALIZEDTIME*);
std::string getUTCTime(ASN1_UTCTIME*);
|