summaryrefslogtreecommitdiff
path: root/TAO/tao/TypeCode/Struct_TypeCode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/TypeCode/Struct_TypeCode.cpp')
-rw-r--r--TAO/tao/TypeCode/Struct_TypeCode.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/TypeCode/Struct_TypeCode.cpp b/TAO/tao/TypeCode/Struct_TypeCode.cpp
index 2a5e1d328c3..e7fae13b4db 100644
--- a/TAO/tao/TypeCode/Struct_TypeCode.cpp
+++ b/TAO/tao/TypeCode/Struct_TypeCode.cpp
@@ -298,7 +298,7 @@ TAO::TypeCode::Struct<StringType,
FieldArrayType,
Kind,
RefCountPolicy>::id_i (
- ACE_ENV_SINGLE_ARG_DECL) const
+ ACE_ENV_SINGLE_ARG_DECL_NOT_USED) const
{
// Ownership is retained by the TypeCode, as required by the C++
// mapping.
@@ -314,7 +314,7 @@ TAO::TypeCode::Struct<StringType,
FieldArrayType,
Kind,
RefCountPolicy>::name_i (
- ACE_ENV_SINGLE_ARG_DECL) const
+ ACE_ENV_SINGLE_ARG_DECL_NOT_USED) const
{
// Ownership is retained by the TypeCode, as required by the C++
// mapping.