summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.cpp
diff options
context:
space:
mode:
authorAngelo Corsaro <angelo@icorsaro.net>2000-09-01 16:51:19 +0000
committerAngelo Corsaro <angelo@icorsaro.net>2000-09-01 16:51:19 +0000
commitc7f6305e3bcc86fa4e2b2f15e56689134f11d0c3 (patch)
tree27822e54d1c63f378b274684dbafeb929e59f910 /TAO/tao/Stub.cpp
parentb7eae6c48602b9609ecbed30d74b55e45de2e05d (diff)
downloadATCD-c7f6305e3bcc86fa4e2b2f15e56689134f11d0c3.tar.gz
ChangeLogTag: Fri Sep 01 11:49:08 2000 Angelo Corsaro <corsaro@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Stub.cpp')
-rw-r--r--TAO/tao/Stub.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Stub.cpp b/TAO/tao/Stub.cpp
index 6cc15e3577e..ab967a375ce 100644
--- a/TAO/tao/Stub.cpp
+++ b/TAO/tao/Stub.cpp
@@ -571,7 +571,6 @@ TAO_Stub::parse_policies (void)
= this->base_profiles_.policy_list ();
CORBA::ULong length = policy_list->length ();
- CORBA::ULong index = 0;
for (unsigned int i = 0; i < length; ++i)
{