summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-03-30 19:03:03 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2010-03-30 19:03:03 +0000
commit0a82e23b1a3fd56e7236d9249e3505cfa4047939 (patch)
treebdd9961e1f0ae5c34ba7c2a11de4cb6bf3cfe4ef /TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
parent0ce1bba0a73e0432742dc98184f0cc9dd43bdd89 (diff)
downloadATCD-0a82e23b1a3fd56e7236d9249e3505cfa4047939.tar.gz
ChangeLogTag: Tue Mar 30 18:59:47 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
index 96a0cb462de..331ee5470a5 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exh.cpp
@@ -13,7 +13,6 @@
*/
//=============================================================================
-
be_visitor_facet_ami_exh::be_visitor_facet_ami_exh (
be_visitor_context *ctx)
: be_visitor_component_scope (ctx)
@@ -203,8 +202,6 @@ be_visitor_facet_ami_exh::gen_facet_executor_class (void)
os_ << be_uidt_nl << be_nl
<< "private:" << be_idt_nl
- << "::" << scope_name << "::" << orig_iface_name
- << "_var receptacle_objref_;" << be_nl
<< "::" << ScopeAsDecl (this->node_->defined_in ())->name ()
<< "::CCM_" << this->node_->local_name ()
<< "_Context_var context_;" << be_uidt_nl