summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:13:03 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-03 17:13:03 +0000
commitfcf262e9075321237fe1eb3c4b1dbda7001e31ab (patch)
treee4e7c28518e245dc5200436bafe7a00c9ae560bc /TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
parente96095487404ce27d8d0e0e1eb92f0257f173ef6 (diff)
downloadATCD-fcf262e9075321237fe1eb3c4b1dbda7001e31ab.tar.gz
ChangeLogTag:Thu Nov 3 09:11:51 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
index d58167597ea..362f9dae420 100644
--- a/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_valuetype/valuetype.cpp
@@ -35,7 +35,6 @@ be_visitor_valuetype::~be_visitor_valuetype (void)
int
be_visitor_valuetype::visit_valuetype_scope (be_valuetype *node)
{
- int n_processed = 0;
this->elem_number_ = 0;
for (UTL_ScopeActiveIterator si (node, UTL_Scope::IK_decls);