summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/OpenSSLUtil.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/IceSSL/OpenSSLUtil.cpp')
-rw-r--r--cpp/src/IceSSL/OpenSSLUtil.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/IceSSL/OpenSSLUtil.cpp b/cpp/src/IceSSL/OpenSSLUtil.cpp
index ae8e5a550af..1d5853d7631 100644
--- a/cpp/src/IceSSL/OpenSSLUtil.cpp
+++ b/cpp/src/IceSSL/OpenSSLUtil.cpp
@@ -30,7 +30,6 @@ namespace
// Hellman parameters.
//
-
static DH*
convertDH(const unsigned char* buf, int len)
{