summaryrefslogtreecommitdiff
path: root/cpp/include/IceSSL/Plugin.h
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2017-04-11 17:34:09 +0200
committerJose <jose@zeroc.com>2017-04-11 17:34:09 +0200
commit34bd2e640a9d7024a574158f96e66bc3b5ac0ea3 (patch)
treeb5abea216dcdf7663d13566fe848170961d35dd9 /cpp/include/IceSSL/Plugin.h
parentUWP test projects updates to support VS 2017 (diff)
downloadice-34bd2e640a9d7024a574158f96e66bc3b5ac0ea3.tar.bz2
ice-34bd2e640a9d7024a574158f96e66bc3b5ac0ea3.tar.xz
ice-34bd2e640a9d7024a574158f96e66bc3b5ac0ea3.zip
Rename getEngineVersion -> getOpenSSLVersion, remove getEngineName
Diffstat (limited to 'cpp/include/IceSSL/Plugin.h')
-rw-r--r--cpp/include/IceSSL/Plugin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/include/IceSSL/Plugin.h b/cpp/include/IceSSL/Plugin.h
index cc763e77120..2d9b5372e8b 100644
--- a/cpp/include/IceSSL/Plugin.h
+++ b/cpp/include/IceSSL/Plugin.h
@@ -429,9 +429,6 @@ class ICESSL_API Plugin : public Ice::Plugin
public:
virtual ~Plugin();
-
- virtual std::string getEngineName() const = 0;
- virtual Ice::Long getEngineVersion() const = 0;
//
// Establish the certificate verifier object. This should be done