summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp b/TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp
index dee8e532915..75bb86403c3 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/thru_poa_collocated_sh.cpp
@@ -45,8 +45,6 @@ int be_visitor_operation_thru_poa_collocated_sh::visit_operation (
TAO_OutStream *os = this->ctx_->stream ();
this->ctx_->node (node);
- os->indent ();
-
*os << "virtual ";
// STEP I: generate the return type.