summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming/INS_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/InterOp-Naming/INS_i.h')
-rw-r--r--TAO/tests/InterOp-Naming/INS_i.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tests/InterOp-Naming/INS_i.h b/TAO/tests/InterOp-Naming/INS_i.h
index c278b2030f8..6f434965506 100644
--- a/TAO/tests/InterOp-Naming/INS_i.h
+++ b/TAO/tests/InterOp-Naming/INS_i.h
@@ -33,8 +33,7 @@ public:
~INS_i (void);
// Destructor.
- char * test_ins (CORBA::Environment &env)
- ACE_THROW_SPEC (( CORBA::SystemException ));
+ char * test_ins (CORBA::Environment &env);
// test the INS.
void orb (CORBA::ORB_ptr o);