summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp7
1 files changed, 2 insertions, 5 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
index f2b8b51aed9..3a4522ffbbf 100644
--- a/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_operation/smart_proxy_ch.cpp
@@ -16,15 +16,12 @@
// ******************************************************
be_visitor_operation_smart_proxy_ch::be_visitor_operation_smart_proxy_ch (
- be_visitor_context *ctx
- )
+ be_visitor_context *ctx)
: be_visitor_scope (ctx)
{
}
-be_visitor_operation_smart_proxy_ch::~be_visitor_operation_smart_proxy_ch (
- void
- )
+be_visitor_operation_smart_proxy_ch::~be_visitor_operation_smart_proxy_ch ()
{
}