summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_union_branch.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_union_branch.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_union_branch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_union_branch.h b/TAO/TAO_IDL/be_include/be_union_branch.h
index 9c61769b2bd..e00a9419804 100644
--- a/TAO/TAO_IDL/be_include/be_union_branch.h
+++ b/TAO/TAO_IDL/be_include/be_union_branch.h
@@ -43,7 +43,7 @@ public:
virtual int accept (be_visitor *visitor);
// Cleanup.
- virtual void destroy (void);
+ virtual void destroy ();
};
#endif