summaryrefslogtreecommitdiff
path: root/TAO/tao/RTCORBA/RT_Stub_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTCORBA/RT_Stub_Factory.h')
-rw-r--r--TAO/tao/RTCORBA/RT_Stub_Factory.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/RTCORBA/RT_Stub_Factory.h b/TAO/tao/RTCORBA/RT_Stub_Factory.h
index 27a8f8cf712..109783a88af 100644
--- a/TAO/tao/RTCORBA/RT_Stub_Factory.h
+++ b/TAO/tao/RTCORBA/RT_Stub_Factory.h
@@ -53,8 +53,7 @@ public:
/// Creates a Stub Object.
virtual TAO_Stub *create_stub (const char *repository_id,
const TAO_MProfile &profiles,
- TAO_ORB_Core *orb_core
- ACE_ENV_ARG_DECL);
+ TAO_ORB_Core *orb_core);
};
TAO_END_VERSIONED_NAMESPACE_DECL