summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/ast/ast_enum_val.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/ast/ast_enum_val.cpp')
-rw-r--r--TAO/TAO_IDL/ast/ast_enum_val.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/ast/ast_enum_val.cpp b/TAO/TAO_IDL/ast/ast_enum_val.cpp
index 9b53f2352c1..6c5c26d9661 100644
--- a/TAO/TAO_IDL/ast/ast_enum_val.cpp
+++ b/TAO/TAO_IDL/ast/ast_enum_val.cpp
@@ -84,7 +84,7 @@ AST_EnumVal::AST_EnumVal (ACE_CDR::ULong v,
{
}
-AST_EnumVal::~AST_EnumVal (void)
+AST_EnumVal::~AST_EnumVal ()
{
}