summaryrefslogtreecommitdiff
path: root/tests/Future_Test.cpp
diff options
context:
space:
mode:
authorgonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-10 06:44:29 +0000
committergonzo <gonzo@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-10 06:44:29 +0000
commitd55f000499b3c08d8b368c44819864fdf6af6e0c (patch)
tree7ab6c778040ca5405622de6be426f45f08f4de24 /tests/Future_Test.cpp
parentd53cf9dcbee9193da87ee08130cbd156ff6eb829 (diff)
downloadATCD-d55f000499b3c08d8b368c44819864fdf6af6e0c.tar.gz
Support for Borland C++ 5.x as DLL
Diffstat (limited to 'tests/Future_Test.cpp')
-rw-r--r--tests/Future_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Future_Test.cpp b/tests/Future_Test.cpp
index 04b6b12c95a..df4eba3a8a5 100644
--- a/tests/Future_Test.cpp
+++ b/tests/Future_Test.cpp
@@ -327,7 +327,7 @@ main (int, ASYS_TCHAR *[])
ACE_START_TEST (ASYS_TEXT ("Future_Test"));
#if defined (ACE_HAS_THREADS)
- Scheduler *andres = 0, *peter = 0, *helmut = 0, *matias = 0;
+ Scheduler *andres, *peter, *helmut, *matias;
// Create active objects..
// @@ Should "open" be subsumed within the constructor of