summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h')
-rw-r--r--TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
index 8036eb2c939..403529e8650 100644
--- a/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
+++ b/TAO/tao/AnyTypeCode/Recursive_Type_TypeCode.h
@@ -96,7 +96,6 @@ namespace TAO
//@}
protected:
-
/**
* @name TAO @c CORBA::TypeCode Template Methods
*
@@ -133,7 +132,6 @@ namespace TAO
CORBA::ULong nfields);
private:
-
/**
* @class Reset
*
@@ -151,7 +149,6 @@ namespace TAO
};
private:
-
/// Internal state thread synchronization mutex.
mutable TAO_SYNCH_RECURSIVE_MUTEX lock_;