summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp')
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp b/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
index f226d42dba3..0f139779223 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
@@ -41,7 +41,6 @@ Object1_impl::~Object1_impl()
void Object1_impl::method1(const char* activity,
CORBA::Long seconds,
char* &output)
- ACE_THROW_SPEC ((CORBA::SystemException, testSched::testSchedException))
{
const int scale_factor = 2000;
int work;