summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/FaultTolerance
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 18:38:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-02 18:38:18 +0000
commitae763ee08b4d04ab27f4b6f32273bef44639e3d6 (patch)
tree5ee5c76da000abcf58b5c6277e70a4631c83c7b2 /TAO/orbsvcs/orbsvcs/FaultTolerance
parent9617cf49f7a178da5ee0759cc2ea520ebe83e561 (diff)
downloadATCD-ae763ee08b4d04ab27f4b6f32273bef44639e3d6.tar.gz
Fri Feb 2 16:16:14 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/FaultTolerance')
-rw-r--r--TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp
index 3cb9647f79d..6e3e8f31d5b 100644
--- a/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp
+++ b/TAO/orbsvcs/orbsvcs/FaultTolerance/FT_IOGR_Property.cpp
@@ -144,8 +144,7 @@ TAO_FT_IOGR_Property::get_primary (
// Clean up in case of errors.
if (CORBA::is_nil (new_obj.in ()))
{
- throw TAO_IOP::NotFound ()**
- CORBA::Object::_nil ());
+ throw TAO_IOP::NotFound ();
}
// Release ownership of the pointers protected by the auto_ptrs since they