summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp')
-rw-r--r--TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp b/TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp
index 4fad32a961d..1270f07d131 100644
--- a/TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp
+++ b/TAO/orbsvcs/tests/FT_Naming/stress_storable/Basic.cpp
@@ -33,7 +33,6 @@ Basic::remove_member (void)
ACE_DEBUG ((LM_DEBUG, "(%P|%t) - Removed Member at Location <%C>\n",
this->location_.in ()));
-
}
catch (const PortableGroup::ObjectNotFound& ex)
{