summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
index 7e26cff6ce6..b0441621613 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_operation/argument_marshal.h
@@ -31,7 +31,7 @@ public:
be_visitor_operation_argument_marshal (be_visitor_context *ctx);
/// destructor
- ~be_visitor_operation_argument_marshal (void);
+ ~be_visitor_operation_argument_marshal ();
/// stuff to o/p before each element of the scope is handled
virtual int pre_process (be_decl *bd);