diff options
Diffstat (limited to 'TAO/tao/Utils/RIR_Narrow.h')
-rw-r--r-- | TAO/tao/Utils/RIR_Narrow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Utils/RIR_Narrow.h b/TAO/tao/Utils/RIR_Narrow.h index 573720023fe..be31d6efa04 100644 --- a/TAO/tao/Utils/RIR_Narrow.h +++ b/TAO/tao/Utils/RIR_Narrow.h @@ -52,7 +52,6 @@ namespace TAO private: static _ptr_type narrow_object (CORBA::Object_ptr object); }; - } // namespace Utils } // namespace TAO |