From d9dad081ff62a2baf786c5508a886665034c371c Mon Sep 17 00:00:00 2001 From: bala Date: Tue, 22 Jun 2004 13:10:45 +0000 Subject: ChangeLogTag:Tue Jun 22 08:04:14 2004 Balachandran Natarajan --- TAO/tao/Exception.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TAO/tao/Exception.cpp') diff --git a/TAO/tao/Exception.cpp b/TAO/tao/Exception.cpp index f54521cdf4e..92fbb75ee88 100644 --- a/TAO/tao/Exception.cpp +++ b/TAO/tao/Exception.cpp @@ -283,10 +283,9 @@ CORBA::UserException::_info (void) const // **************************************************************** -TAO_NAMESPACE_TYPE (CORBA::TypeCode_ptr) namespace CORBA { - TAO_NAMESPACE_DEFINE (CORBA::TypeCode_ptr, _tc_UnknownUserException, 0) + CORBA::TypeCode_ptr _tc_UnknownUserException = 0; } // **************************************************************** -- cgit v1.2.1