summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/FaultTolerance
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 19:30:10 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-12 19:30:10 +0000
commit623038ddf43216e8114360b39940a5be1d71cafc (patch)
tree0428abc32c7a76ed7b5505b7d240d1e8ad49624c /TAO/orbsvcs/examples/FaultTolerance
parent7f8d90d628f10630e83aaf4d37b4a70e161e90fe (diff)
downloadATCD-623038ddf43216e8114360b39940a5be1d71cafc.tar.gz
Diffstat (limited to 'TAO/orbsvcs/examples/FaultTolerance')
-rw-r--r--TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp b/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
index 7d37a7df673..45db3e629d0 100644
--- a/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
+++ b/TAO/orbsvcs/examples/FaultTolerance/RolyPoly/ReplicaController.cpp
@@ -216,7 +216,7 @@ namespace
{
FT::FTRequestServiceContext*
extract_context (
- PortableInterceptor::ServerRequestInfo_ptr ri) ACE_THROW_SPEC ((CORBA::SystemException));
+ PortableInterceptor::ServerRequestInfo_ptr ri);
}
#if TAO_HAS_EXTENDED_FT_INTERCEPTORS == 1