summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-19 14:32:33 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-19 14:32:33 +0000
commit42529f6d5ce61193a627df3257e4e6bbad9075b5 (patch)
tree5957d1e26b1f7c707457baa677471c41befc8f42
parentf4d9555aee3fbc0119004fbbfd0802ddb94f27f7 (diff)
downloadATCD-42529f6d5ce61193a627df3257e4e6bbad9075b5.tar.gz
removed unused static max_sequence_length.
-rw-r--r--TAO/tests/NestedUpcall/client.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tests/NestedUpcall/client.cpp b/TAO/tests/NestedUpcall/client.cpp
index e12541d9359..9191230d647 100644
--- a/TAO/tests/NestedUpcall/client.cpp
+++ b/TAO/tests/NestedUpcall/client.cpp
@@ -9,10 +9,6 @@
#define quote(x) #x
-const int max_sequence_length = 10;
-// Limit the sequence length, otherwise the time to run the test
-// increases to fast....
-
// Constructor.
NestedUpCalls_Client::NestedUpCalls_Client (void)
: nested_up_calls_reactor_key_ (0),