summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA
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/tests/RTCORBA
parent15c8eb0d50e1c227cb032fa0697e23bfd78ac47b (diff)
downloadATCD-af4bebb78b076758af5be7bc907fbb709ec5a227.tar.gz
ChangeLogTag: Mon Jul 4 08:48:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/RTCORBA')
-rw-r--r--TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h3
-rw-r--r--TAO/tests/RTCORBA/Thread_Pool/test_i.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
index 5f5d29c15d1..634167f5f35 100644
--- a/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
+++ b/TAO/tests/RTCORBA/Priority_Inversion_With_Bands/test_i.h
@@ -12,8 +12,7 @@
#include "tao/RTCORBA/RTCORBA.h"
class test_i :
- public POA_test,
- public PortableServer::RefCountServantBase
+ public POA_test
{
public:
/// Constructor.
diff --git a/TAO/tests/RTCORBA/Thread_Pool/test_i.h b/TAO/tests/RTCORBA/Thread_Pool/test_i.h
index d3c8bf5af4e..14234e78d65 100644
--- a/TAO/tests/RTCORBA/Thread_Pool/test_i.h
+++ b/TAO/tests/RTCORBA/Thread_Pool/test_i.h
@@ -11,8 +11,7 @@
#include "testS.h"
class test_i :
- public POA_test,
- public PortableServer::RefCountServantBase
+ public POA_test
{
public:
/// Constructor.