summaryrefslogtreecommitdiff
path: root/tests/Cached_Conn_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Cached_Conn_Test.cpp')
-rw-r--r--tests/Cached_Conn_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Cached_Conn_Test.cpp b/tests/Cached_Conn_Test.cpp
index 3c6c553d942..1447c3ed762 100644
--- a/tests/Cached_Conn_Test.cpp
+++ b/tests/Cached_Conn_Test.cpp
@@ -153,8 +153,6 @@ static CACHED_CONNECT_STRATEGY *connect_strategy = 0;
// more iterations to get to the handle limit.
#if defined (ACE_WIN32)
static int iterations = 2000;
-#elif defined (__Lynx__)
-static int iterations = 134;
#else
static int iterations = 200;
#endif /* ACE_WIN32 */