summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp
index b2691b27c00..4add4020c6f 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IRObject_i.cpp
@@ -30,7 +30,6 @@ TAO_IRObject_i::~TAO_IRObject_i (void)
CORBA::DefinitionKind
TAO_IRObject_i::def_kind (
)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
// Will always be overridden by concrete classes.
return CORBA::dk_none;
@@ -44,7 +43,6 @@ TAO_IRObject_i::section_key (ACE_Configuration_Section_Key &key)
void
TAO_IRObject_i::update_key (void)
- ACE_THROW_SPEC ((CORBA::SystemException))
{
TAO::Portable_Server::POA_Current_Impl *pc_impl =
static_cast <TAO::Portable_Server::POA_Current_Impl *>
@@ -70,7 +68,7 @@ TAO_IRObject_i::update_key (void)
ACE_TString path (oid_string,
0,
- 0);
+ false);
status =
this->repo_->config ()->expand_path (this->repo_->root_key (),