summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/Framework/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/Framework/client.cpp')
-rw-r--r--TAO/tests/TransportCurrent/Framework/client.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/TransportCurrent/Framework/client.cpp b/TAO/tests/TransportCurrent/Framework/client.cpp
index 65be75cb715..d713a30dfe3 100644
--- a/TAO/tests/TransportCurrent/Framework/client.cpp
+++ b/TAO/tests/TransportCurrent/Framework/client.cpp
@@ -20,8 +20,7 @@ ACE_RCSID (PICurrent,
// Prototype
int
-test_transport_current (CORBA::ORB_ptr) ACE_THROW_SPEC ((CORBA::SystemException,
- CORBA::UserException));
+test_transport_current (CORBA::ORB_ptr);
using namespace TAO;