summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_constant.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_constant.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_constant.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be_include/be_constant.h b/TAO/TAO_IDL/be_include/be_constant.h
index 6b460d8289e..27f307b3813 100644
--- a/TAO/TAO_IDL/be_include/be_constant.h
+++ b/TAO/TAO_IDL/be_include/be_constant.h
@@ -32,7 +32,7 @@ public:
virtual int accept (be_visitor *visitor);
//Cleanup.
- virtual void destroy (void);
+ virtual void destroy ();
};
#endif // if !defined