summaryrefslogtreecommitdiff
path: root/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h')
-rw-r--r--TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
index 4e77ae9616a..05a8f675fac 100644
--- a/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
+++ b/TAO/tao/AnyTypeCode/Alias_TypeCode_Static.h
@@ -74,7 +74,6 @@ namespace TAO
//@}
protected:
-
/**
* @name @c TAO CORBA::TypeCode Template Methods
*
@@ -92,7 +91,6 @@ namespace TAO
virtual CORBA::TypeCode_ptr content_type_i (void) const;
private:
-
/// Base attributes for this @c TypeCode containing the
/// repository ID and name of the @c typedef.
Base_Attributes<char const *> attributes_;