summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
index da954b17b92..0db0f40a4db 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_component/executor_private_exh.h
@@ -24,7 +24,7 @@ class be_visitor_executor_private_exh
public:
be_visitor_executor_private_exh (be_visitor_context *ctx);
- ~be_visitor_executor_private_exh (void);
+ ~be_visitor_executor_private_exh ();
virtual int visit_provides (be_provides *node);
virtual int visit_attribute (be_attribute *node);