summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/Framework/Server_Main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/Framework/Server_Main.cpp')
-rw-r--r--TAO/tests/TransportCurrent/Framework/Server_Main.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tests/TransportCurrent/Framework/Server_Main.cpp b/TAO/tests/TransportCurrent/Framework/Server_Main.cpp
index 244c46764e4..a11a01d1f00 100644
--- a/TAO/tests/TransportCurrent/Framework/Server_Main.cpp
+++ b/TAO/tests/TransportCurrent/Framework/Server_Main.cpp
@@ -10,12 +10,10 @@ int server_main (int argc,
Test::Server_Request_Interceptor *cri);
int
-test_transport_current (CORBA::ORB_ptr orb) ACE_THROW_SPEC ((CORBA::SystemException,
- CORBA::UserException));
+test_transport_current (CORBA::ORB_ptr orb);
int
-ACE_TMAIN (int argc,
- ACE_TCHAR *argv[])
+ACE_TMAIN (int argc, ACE_TCHAR *argv[])
{
Test::Server_Request_Interceptor* cri = 0;
ACE_NEW_RETURN (cri,