summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h')
-rw-r--r--TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h b/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
index 693419395cb..f325761243f 100644
--- a/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
+++ b/TAO/orbsvcs/tests/IOR_MCast/MCast_Server_i.h
@@ -11,8 +11,7 @@ public:
// Simple method just to see that the client contacted the
// server. If does contact, a '0' is returned.
- CORBA::Boolean connect_server (void)
- ACE_THROW_SPEC ((CORBA::SystemException));
+ CORBA::Boolean connect_server (void);
};
#endif /* MCAST_SERVER_I_H */