summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/argument.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/argument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
index ea31a1aaf4e..6ddf98cfad4 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument.h
@@ -33,7 +33,7 @@ public:
be_visitor_operation_argument (be_visitor_context *ctx);
/// destructor
- ~be_visitor_operation_argument (void);
+ ~be_visitor_operation_argument ();
/// stuff to o/p after each element of the scope is handled
virtual int post_process (be_decl *);