summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/RtecScheduler.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/RtecScheduler.idl5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/orbsvcs/RtecScheduler.idl b/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
index 9ee1b2a6fa2..e2a818253d6 100644
--- a/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
+++ b/TAO/orbsvcs/orbsvcs/RtecScheduler.idl
@@ -124,7 +124,7 @@ module RtecScheduler
Dependency_Set dependencies;
// The OS thread priority for processing the
- // events generated from this RT_Info.=
+ // events generated from this RT_Info.
OS_Priority priority;
// For ordering RT_Info's with equal priority.
@@ -223,9 +223,6 @@ module RtecScheduler
exception SYNCHRONIZATION_FAILURE {};
// Problems acquiring a synchronization resource.
- exception INTERNAL {};
- // Problems with the internal scheduler data structures.
-
typedef sequence<RT_Info> RT_Info_Set;
// TODO: Find a reasonable name for this interface, maybe we should