summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslTransceiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/SslTransceiver.h')
-rw-r--r--cpp/src/Ice/SslTransceiver.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/SslTransceiver.h b/cpp/src/Ice/SslTransceiver.h
index 502e46946d5..86c297c1b0b 100644
--- a/cpp/src/Ice/SslTransceiver.h
+++ b/cpp/src/Ice/SslTransceiver.h
@@ -41,7 +41,6 @@ private:
SslTransceiver(const InstancePtr&, SOCKET, Connection*);
virtual ~SslTransceiver();
- void cleanUpSSL();
friend class SslConnector;
friend class SslAcceptor;