diff options
Diffstat (limited to 'cpp/src/Ice/SslException2.cpp')
-rw-r--r-- | cpp/src/Ice/SslException2.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/SslException2.cpp b/cpp/src/Ice/SslException2.cpp index 1298c58d6e0..d693a6f73a4 100644 --- a/cpp/src/Ice/SslException2.cpp +++ b/cpp/src/Ice/SslException2.cpp @@ -23,7 +23,6 @@ using Ice::SocketException; using Ice::Exception; using std::ostream; - void IceSSL::SslException::ice_print(ostream& out) const { |