summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-12 23:02:58 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-12 23:02:58 +0000
commit963e71326e1192d177f147057db6196a6af451fa (patch)
tree3ccbf576e44749d7824e871543a3e5e593b6096f /TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
parentf1e2dfd47aaae1562be83dd3150e45a52686ea6b (diff)
downloadATCD-963e71326e1192d177f147057db6196a6af451fa.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
index f115dad54dd..847eede719c 100644
--- a/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_union_branch/public_ch.cpp
@@ -431,7 +431,7 @@ be_visitor_union_branch_public_ch::visit_sequence (be_sequence *node)
// visit string type
int
-be_visitor_union_branch_public_ch::visit_string (be_string *node)
+be_visitor_union_branch_public_ch::visit_string (be_string *)
{
TAO_OutStream *os; // output stream
be_decl *ub = this->ctx_->node (); // get union branch