summaryrefslogtreecommitdiff
path: root/TAO/tests/DLL_ORB/Test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DLL_ORB/Test_i.h')
-rw-r--r--TAO/tests/DLL_ORB/Test_i.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tests/DLL_ORB/Test_i.h b/TAO/tests/DLL_ORB/Test_i.h
index 62c8321b560..e4e3d04a920 100644
--- a/TAO/tests/DLL_ORB/Test_i.h
+++ b/TAO/tests/DLL_ORB/Test_i.h
@@ -25,9 +25,7 @@
*
* This class implements the "Test" interface used in this test.
*/
-class Test_i
- : public virtual POA_Test,
- public virtual PortableServer::RefCountServantBase
+class Test_i : public virtual POA_Test
{
public: