summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_visitor_module/module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_visitor_module/module.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_visitor_module/module.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_visitor_module/module.cpp b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
index 5cd0cf15ed2..28cd2dedcd7 100644
--- a/TAO/TAO_IDL/be/be_visitor_module/module.cpp
+++ b/TAO/TAO_IDL/be/be_visitor_module/module.cpp
@@ -16,7 +16,7 @@ be_visitor_module::be_visitor_module (be_visitor_context *ctx)
{
}
-be_visitor_module::~be_visitor_module (void)
+be_visitor_module::~be_visitor_module ()
{
}