From b75744d8bffc8cc52e8201369da3bb81d75fe0c9 Mon Sep 17 00:00:00 2001 From: schmidt Date: Mon, 21 Feb 2000 23:18:53 +0000 Subject: ChangeLogTag:Mon Feb 21 14:35:39 2000 Christopher Kohlhoff --- tests/DLList_Test.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tests/DLList_Test.cpp') diff --git a/tests/DLList_Test.cpp b/tests/DLList_Test.cpp index 0df99359267..fd9e6e9c9fb 100644 --- a/tests/DLList_Test.cpp +++ b/tests/DLList_Test.cpp @@ -12,7 +12,7 @@ // This test illustrates the use of . // // = AUTHOR -// James Hu and Douglas C. Schmidt +// James Hu and Douglas C. Schmidt // // ============================================================================ @@ -37,11 +37,6 @@ template class ACE_Static_Allocator<8192>; #pragma instantiate ACE_Static_Allocator<8192> #endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ -#if defined(__BORLANDC__) && __BORLANDC__ >= 0x0530 -USELIB("..\ace\aced.lib"); -//--------------------------------------------------------------------------- -#endif /* defined(__BORLANDC__) && __BORLANDC__ >= 0x0530 */ - static ACE_Static_Allocator<8192> alloc; static ACE_STRING string_table[] = -- cgit v1.2.1