summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-20 05:06:18 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-12-20 05:06:18 +0000
commit52c34d3cdbf5cd505f221be7a673dfe72c83fbc8 (patch)
tree37a289fec599b796bb96715c831b8a0db6c5e0d9 /TAO/TAO_IDL/be/be_visitor_operation
parente1fe09fbbab318d56b761c7aa40bc67e1fc3c3ce (diff)
downloadATCD-52c34d3cdbf5cd505f221be7a673dfe72c83fbc8.tar.gz
ChangeLogTag:Fri Dec 19 23:05:27 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
index 80c95f31c63..499acfba8e4 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/operation_ss.cpp
@@ -704,7 +704,6 @@ be_visitor_operation_ss::gen_marshal_params (be_operation *node,
if (this->has_param_type (node, AST_Argument::dir_INOUT)
|| this->has_param_type (node, AST_Argument::dir_OUT))
{
-
if (!this->void_return_type (bt))
{
// We have already printed the return val. SO put a &&.