summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/operation.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
index dd53e6dde2a..aaac17caba7 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation.cpp
@@ -434,15 +434,7 @@ be_visitor_operation::gen_stub_operation_body (
<< "}" << be_uidt_nl << be_nl;
}
- const char *env = this->gen_environment_var ();
-
- if (ACE_OS::strcmp ("", env) != 0)
- {
- *os << env << be_nl;
- }
-
// Declare return type helper class.
-
*os << "TAO::Arg_Traits< ";
this->gen_arg_template_param_name (node,