summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r--TAO/tao/ORB.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp
index 37a128793f4..0b277862965 100644
--- a/TAO/tao/ORB.cpp
+++ b/TAO/tao/ORB.cpp
@@ -2079,7 +2079,7 @@ CORBA::ORB::register_value_factory (const char *repository_id,
void
CORBA::ORB::unregister_value_factory (const char *repository_id
- ACE_ENV_ARG_DECL)
+ ACE_ENV_ARG_DECL_NOT_USED)
{
if (this->valuetype_adapter_)
{