From b5bf0a84214643cf9ebe78b9af6d25b5e88819ae Mon Sep 17 00:00:00 2001 From: bala Date: Fri, 25 Oct 2002 00:40:19 +0000 Subject: ChangeLogTag: Thu Oct 24 19:32:08 2002 Balachandran Natarajan --- TAO/examples/RTCORBA/Activity/Activity.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TAO/examples/RTCORBA') diff --git a/TAO/examples/RTCORBA/Activity/Activity.cpp b/TAO/examples/RTCORBA/Activity/Activity.cpp index 73a4eeb00fd..1d9a3966392 100644 --- a/TAO/examples/RTCORBA/Activity/Activity.cpp +++ b/TAO/examples/RTCORBA/Activity/Activity.cpp @@ -198,8 +198,7 @@ Activity::activate_job_list (ACE_ENV_SINGLE_ARG_DECL) const ACE_CString &job_name = job->name (); CosNaming::Name_var name = - this->naming_->to_name (ACE_const_cast (const CosNaming::NamingContextExt::StringName, - job_name.c_str ()) + this->naming_->to_name (job_name.c_str () ACE_ENV_ARG_PARAMETER); ACE_CHECK; -- cgit v1.2.1