summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2006-04-30 22:26:39 +0000
committerMark Spruiell <mes@zeroc.com>2006-04-30 22:26:39 +0000
commit696ae85c37a5414e437915fccde4f2cc248a4529 (patch)
treec12c31ee1b75ddc5b507987df45d093eb623f65c /cpp/src
parentFixed bug #938 (diff)
downloadice-696ae85c37a5414e437915fccde4f2cc248a4529.tar.bz2
ice-696ae85c37a5414e437915fccde4f2cc248a4529.tar.xz
ice-696ae85c37a5414e437915fccde4f2cc248a4529.zip
minor fix
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceSSL/ConnectorI.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/IceSSL/ConnectorI.cpp b/cpp/src/IceSSL/ConnectorI.cpp
index dd233b9f9da..03d51831689 100644
--- a/cpp/src/IceSSL/ConnectorI.cpp
+++ b/cpp/src/IceSSL/ConnectorI.cpp
@@ -16,8 +16,6 @@
#include <Ice/LoggerUtil.h>
#include <Ice/Network.h>
-//#include <openssl/err.h>
-
using namespace std;
using namespace Ice;
using namespace IceSSL;