summaryrefslogtreecommitdiff
path: root/tests/CDR_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/CDR_Test.cpp')
-rw-r--r--tests/CDR_Test.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/CDR_Test.cpp b/tests/CDR_Test.cpp
index 400b0ad6802..d2624bd307a 100644
--- a/tests/CDR_Test.cpp
+++ b/tests/CDR_Test.cpp
@@ -25,11 +25,6 @@
ACE_RCSID(tests, CDR_Test, "$Id$")
-#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530
-USELIB("..\ace\aced.lib");
-//---------------------------------------------------------------------------
-#endif /* defined(__BORLANDC__) && __BORLANDC__ >= 0x0530 */
-
static int n = 4096;
static int nloops = 100;