summaryrefslogtreecommitdiff
path: root/TAO/examples/RTScheduling
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-04 08:55:12 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-04 08:55:12 +0000
commitaf4bebb78b076758af5be7bc907fbb709ec5a227 (patch)
tree895ae46c3a981a6a44e800f560ac08464b111aa9 /TAO/examples/RTScheduling
parent15c8eb0d50e1c227cb032fa0697e23bfd78ac47b (diff)
downloadATCD-af4bebb78b076758af5be7bc907fbb709ec5a227.tar.gz
ChangeLogTag: Mon Jul 4 08:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/examples/RTScheduling')
-rw-r--r--TAO/examples/RTScheduling/Job_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/RTScheduling/Job_i.h b/TAO/examples/RTScheduling/Job_i.h
index 3210a095b31..7aa0756f128 100644
--- a/TAO/examples/RTScheduling/Job_i.h
+++ b/TAO/examples/RTScheduling/Job_i.h
@@ -26,7 +26,7 @@ class DT_Creator;
* @brief Implements a Job that performs some cpu bound work.
*
*/
-class Job_i : public POA_Job, public virtual PortableServer::RefCountServantBase
+class Job_i : public POA_Job
{
public:
/// Constructor