summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
index fd0555d206d..4c64e341371 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/proxy_impl_xh.h
@@ -28,7 +28,7 @@ public:
be_visitor_operation_proxy_impl_xh (be_visitor_context *ctx);
/// destructor
- ~be_visitor_operation_proxy_impl_xh (void);
+ ~be_visitor_operation_proxy_impl_xh ();
/// visit operation.
virtual int visit_operation (be_operation *node);