summaryrefslogtreecommitdiff
path: root/ace/SOCK.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-29 18:31:05 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-04-29 18:31:05 +0000
commita21dabe5b15d594c758433e917de0e4798c73cb8 (patch)
tree55ef9073167bad57a3a45962d18834a34b4b4f27 /ace/SOCK.cpp
parentb8c63ff30bc5e021405387248d8a784021eaaeca (diff)
downloadATCD-a21dabe5b15d594c758433e917de0e4798c73cb8.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/SOCK.cpp')
-rw-r--r--ace/SOCK.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/SOCK.cpp b/ace/SOCK.cpp
index d55e09398de..2f860da2aa1 100644
--- a/ace/SOCK.cpp
+++ b/ace/SOCK.cpp
@@ -19,7 +19,7 @@ ACE_SOCK::dump (void) const
ACE_SOCK::ACE_SOCK (void)
{
- ACE_TRACE ("ACE_SOCK::ACE_SOCK");
+ // ACE_TRACE ("ACE_SOCK::ACE_SOCK");
// Make sure that we've initialized the WinSock library before using
// sockets!