summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_union_label.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_union_label.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_union_label.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_union_label.cpp b/TAO/TAO_IDL/be/be_union_label.cpp
index 9d0cd9f3c84..7b15a4fad7e 100644
--- a/TAO/TAO_IDL/be/be_union_label.cpp
+++ b/TAO/TAO_IDL/be/be_union_label.cpp
@@ -15,7 +15,7 @@ be_union_label::accept (be_visitor *visitor)
}
void
-be_union_label::destroy (void)
+be_union_label::destroy ()
{
this->AST_UnionLabel::destroy ();
}