summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
index e50c340f3d6..2f097bfdb26 100644
--- a/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_connector/facet_ami_exs.cpp
@@ -143,7 +143,6 @@ be_visitor_facet_ami_exs::visit_operation (be_operation *node)
{
AST_Decl *d =
ScopeAsDecl (node->defined_in ());
- os_ << "// visit_operatio " << be_nl;
/// We end up here also from the visit_scope() call on the
/// connector. We want to skip the CCM-related operations