summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h')
-rw-r--r--CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h b/CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h
deleted file mode 100644
index dc85ffdd582..00000000000
--- a/CIAO/connectors/dds4ccm/tests/Policies/sub_qos_test.h
+++ /dev/null
@@ -1,19 +0,0 @@
-// $Id$
-
-#ifndef SUBSCRIBER_QOS_TEST_H_
-#define SUBSCRIBER_QOS_TEST_H_
-
-
-#include "dds4ccm/idl/dds_rtf2_dcpsC.h"
-#include "ndds/ndds_cpp.h"
-#include "dds4ccm/impl/dds/ndds/SubscriberQos.h"
-
-class SubscriberPolicyTest
-{
-public:
- SubscriberPolicyTest ();
-
- int run ();
-};
-
-#endif /* SUBSCRIBER_QOS_TEST_H_ */