summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_attribute.cpp
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-20 05:12:47 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-03-20 05:12:47 +0000
commit21d27801b7955d250492084a9f9baf041db726fa (patch)
treed52e4a3e909c7f59285a7407ddf77a4dac1648fc /TAO/TAO_IDL/be/be_visitor_attribute.cpp
parentb426ca3e7208a475133ea9e770095ac30554f32e (diff)
downloadATCD-21d27801b7955d250492084a9f9baf041db726fa.tar.gz
Removed an unreferenced variable.
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_attribute.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_attribute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_attribute.cpp b/TAO/TAO_IDL/be/be_visitor_attribute.cpp
index 4f51ea24be2..e03095678c7 100644
--- a/TAO/TAO_IDL/be/be_visitor_attribute.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_attribute.cpp
@@ -63,7 +63,7 @@ int
be_visitor_attribute::visit_attribute (be_attribute *node)
{
TAO_OutStream *os; // output stream
- be_type *bt; // type node
+ // be_type *bt; // type node
os = this->ctx_->stream ();
this->ctx_->node (node); // save the node