summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Value_TypeCode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Value_TypeCode.cpp')
-rw-r--r--TAO/tao/AnyTypeCode/Value_TypeCode.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/AnyTypeCode/Value_TypeCode.cpp b/TAO/tao/AnyTypeCode/Value_TypeCode.cpp
index e19f8a95c33..79e5fb02c9d 100644
--- a/TAO/tao/AnyTypeCode/Value_TypeCode.cpp
+++ b/TAO/tao/AnyTypeCode/Value_TypeCode.cpp
@@ -318,8 +318,7 @@ TAO::TypeCode::Value<StringType,
this->type_modifier_,
Traits<StringType>::get_typecode (this->concrete_base_),
tc_fields,
- this->nfields_
- );
+ this->nfields_);
}
template <typename StringType,