summaryrefslogtreecommitdiff
path: root/tests/Priority_Reactor_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Priority_Reactor_Test.cpp')
-rw-r--r--tests/Priority_Reactor_Test.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/Priority_Reactor_Test.cpp b/tests/Priority_Reactor_Test.cpp
index 08a91bb1f65..5ad543dcebc 100644
--- a/tests/Priority_Reactor_Test.cpp
+++ b/tests/Priority_Reactor_Test.cpp
@@ -20,7 +20,7 @@
// simple <ACE_Svc_Handler>, <ACE_Connectors> and <ACE_Acceptors>.
//
// = AUTHOR
-// Carlos O'Ryan
+// Carlos O'Ryan <coryan@cs.wustl.edu>
//
// ============================================================================
@@ -38,11 +38,6 @@
ACE_RCSID(tests, Priority_Reactor_Test, "$Id$")
-#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530
-USELIB("..\ace\aced.lib");
-//---------------------------------------------------------------------------
-#endif /* defined(__BORLANDC__) && __BORLANDC__ >= 0x0530 */
-
// The number of children to run, it can be changed using the -c
// option.
static int opt_nchildren =