summaryrefslogtreecommitdiff
path: root/TAO/tao/RTScheduling/ThreadAction.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/RTScheduling/ThreadAction.h')
-rw-r--r--TAO/tao/RTScheduling/ThreadAction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTScheduling/ThreadAction.h b/TAO/tao/RTScheduling/ThreadAction.h
index 62af6e4cbde..268222087ca 100644
--- a/TAO/tao/RTScheduling/ThreadAction.h
+++ b/TAO/tao/RTScheduling/ThreadAction.h
@@ -20,7 +20,7 @@ public RTScheduling::ThreadAction,
virtual void do (CORBA::VoidData data
)
- ACE_THROW_SPEC ((CORBA::SystemException)) = 0;
+ = 0;
};
TAO_END_VERSIONED_NAMESPACE_DECL