summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Any/AnyS_impl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Any/AnyS_impl.cpp')
-rw-r--r--TAO/tests/OBV/Any/AnyS_impl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Any/AnyS_impl.cpp b/TAO/tests/OBV/Any/AnyS_impl.cpp
index 851de09a37c..0f84c1dfe81 100644
--- a/TAO/tests/OBV/Any/AnyS_impl.cpp
+++ b/TAO/tests/OBV/Any/AnyS_impl.cpp
@@ -62,7 +62,7 @@ Test_impl::get_vb(
}
void
-Test_impl::shutdown (ACE_ENV_SINGLE_ARG_DECL)
+Test_impl::shutdown (void)
ACE_THROW_SPEC ((CORBA::SystemException))
{
this->orb_->shutdown (0 ACE_ENV_ARG_PARAMETER);