summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL
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
commit5f2110780048e9f2550d59fff61daec590b0ffd9 (patch)
treed52e4a3e909c7f59285a7407ddf77a4dac1648fc /TAO/TAO_IDL
parent335738ea87fdf1cc7537a94b20c8ca800482f563 (diff)
downloadATCD-5f2110780048e9f2550d59fff61daec590b0ffd9.tar.gz
Removed an unreferenced variable.
Diffstat (limited to 'TAO/TAO_IDL')
-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