summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
index 4908c95737e..4363664d7db 100644
--- a/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
+++ b/TAO/TAO_IDL/be_include/be_visitor_valuetype/marshal_ch.h
@@ -31,7 +31,7 @@ public:
be_visitor_valuetype_marshal_ch (be_visitor_context *ctx);
/// destructor
- ~be_visitor_valuetype_marshal_ch (void);
+ ~be_visitor_valuetype_marshal_ch ();
virtual int visit_valuetype (be_valuetype *node);
virtual int visit_eventtype (be_eventtype *node);