diff options
Diffstat (limited to 'TAO/tao/Utils/PolicyList_Destroyer.h')
-rw-r--r-- | TAO/tao/Utils/PolicyList_Destroyer.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/Utils/PolicyList_Destroyer.h b/TAO/tao/Utils/PolicyList_Destroyer.h index 4c0bb923ff5..821ba11dbb7 100644 --- a/TAO/tao/Utils/PolicyList_Destroyer.h +++ b/TAO/tao/Utils/PolicyList_Destroyer.h @@ -23,7 +23,6 @@ namespace TAO { namespace Utils { - /** * @class PolicyList_Destroyer * @@ -37,7 +36,6 @@ namespace TAO PolicyList_Destroyer(CORBA::ULong length_hint); ~PolicyList_Destroyer() throw (); }; - } // namespace Utils } // namespace TAO |