summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h b/TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h
index 06f7ed93b4b..0489ab6d38e 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h
+++ b/TAO/orbsvcs/ImplRepo_Service/Locator_Loader.h
@@ -28,8 +28,7 @@ public:
virtual CORBA::Object_ptr create_object (CORBA::ORB_ptr orb,
int argc,
- ACE_TCHAR *argv[])
- ACE_THROW_SPEC ((CORBA::SystemException));
+ ACE_TCHAR *argv[]);
// Unlike other service objects, we have our own orb.
int run(void);