summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RTCORBA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RTCORBA.cpp')
-rw-r--r--TAO/tao/RTCORBA/RTCORBA.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/RTCORBA/RTCORBA.cpp b/TAO/tao/RTCORBA/RTCORBA.cpp
index f261eb42def..0a1a0bc60da 100644
--- a/TAO/tao/RTCORBA/RTCORBA.cpp
+++ b/TAO/tao/RTCORBA/RTCORBA.cpp
@@ -15,7 +15,6 @@ int
TAO_RTCORBA_Initializer::init (void)
{
ACE_Service_Config::static_svcs ()->insert (&ace_svc_desc_TAO_RT_ORB_Loader);
- ACE_Service_Config::static_svcs ()->insert (&ace_svc_desc_TAO_RT_Current_Loader);
ACE_Service_Config::static_svcs ()->insert (&ace_svc_desc_TAO_RT_Protocols_Hooks);
return 0;
}