summaryrefslogtreecommitdiff
path: root/tests/Barrier_Test.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-26 09:22:42 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-11-26 09:22:42 +0000
commitef5875b2406a37bf0223ec8200c650591c276c48 (patch)
treed013624b2c07465b9e672da71d95a6363ef9c17b /tests/Barrier_Test.cpp
parentacb16e99ab2d28eaac4b1a3ba43c546779721138 (diff)
downloadATCD-ef5875b2406a37bf0223ec8200c650591c276c48.tar.gz
See ChangeLog
Diffstat (limited to 'tests/Barrier_Test.cpp')
-rw-r--r--tests/Barrier_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/Barrier_Test.cpp b/tests/Barrier_Test.cpp
index 8acf3ce62e0..bd9de30f153 100644
--- a/tests/Barrier_Test.cpp
+++ b/tests/Barrier_Test.cpp
@@ -71,8 +71,6 @@ main (int, char *argv[])
ACE_START_TEST ("Barrier_Test.cpp");
#if defined (ACE_HAS_THREADS)
- ACE_Service_Config daemon (argv[0]);
-
int n_threads = ACE_MAX_THREADS;
int n_iterations = ACE_MAX_ITERATIONS;