summaryrefslogtreecommitdiff
path: root/TAO/tao/Value_TypeCode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Value_TypeCode.cpp')
-rw-r--r--TAO/tao/Value_TypeCode.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/TAO/tao/Value_TypeCode.cpp b/TAO/tao/Value_TypeCode.cpp
index 7521dc32de1..b93e220e790 100644
--- a/TAO/tao/Value_TypeCode.cpp
+++ b/TAO/tao/Value_TypeCode.cpp
@@ -272,20 +272,6 @@ template <typename StringType,
typename TypeCodeType,
class FieldArrayType,
class RefCountPolicy>
-CORBA::TCKind
-TAO::TypeCode::Value<StringType,
- TypeCodeType,
- FieldArrayType,
- RefCountPolicy>::kind_i (
- ACE_ENV_SINGLE_ARG_DECL_NOT_USED) const
-{
- return this->kind_;
-}
-
-template <typename StringType,
- typename TypeCodeType,
- class FieldArrayType,
- class RefCountPolicy>
CORBA::TypeCode_ptr
TAO::TypeCode::Value<StringType,
TypeCodeType,