summaryrefslogtreecommitdiff
path: root/ACE/tests/Cached_Accept_Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Cached_Accept_Conn_Test.cpp')
-rw-r--r--ACE/tests/Cached_Accept_Conn_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Cached_Accept_Conn_Test.cpp b/ACE/tests/Cached_Accept_Conn_Test.cpp
index 960816e3402..5338c38ddc0 100644
--- a/ACE/tests/Cached_Accept_Conn_Test.cpp
+++ b/ACE/tests/Cached_Accept_Conn_Test.cpp
@@ -34,8 +34,6 @@
// happy, it was necessary to have the definitions of the methods of
// the Accept_Strategy before the instantiations.
-// HPUX doesn't accept these declaration after their usage.
-
// For some strange reason this must *not* be static since otherwise
// certain versions of SunC++ will not link properly.
int connection_accepted = 0;