diff options
Diffstat (limited to 'cpp/src/IceSSL/OpenSSLUtil.cpp')
-rw-r--r-- | cpp/src/IceSSL/OpenSSLUtil.cpp | 1 |
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) { |