summaryrefslogtreecommitdiff
path: root/TAO/tao/Empty_Param_TypeCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Empty_Param_TypeCode.h')
-rw-r--r--TAO/tao/Empty_Param_TypeCode.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/TAO/tao/Empty_Param_TypeCode.h b/TAO/tao/Empty_Param_TypeCode.h
index 7416d9d6161..0aa10e7f512 100644
--- a/TAO/tao/Empty_Param_TypeCode.h
+++ b/TAO/tao/Empty_Param_TypeCode.h
@@ -79,15 +79,9 @@ namespace TAO
ACE_ENV_ARG_DECL) const;
virtual CORBA::Boolean equivalent_i (CORBA::TypeCode_ptr tc
ACE_ENV_ARG_DECL) const;
- virtual CORBA::TCKind kind_i (ACE_ENV_SINGLE_ARG_DECL) const;
virtual CORBA::TypeCode_ptr get_compact_typecode_i (
ACE_ENV_SINGLE_ARG_DECL) const;
- private:
-
- /// Kind of this @c TypeCode.
- CORBA::TCKind const kind_;
-
};
} // End namespace TypeCode