summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2016-04-19 19:34:09 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2016-04-19 19:34:09 +0200
commit67fe053a4b2cd800bb0c12f546420fb358b86608 (patch)
tree23a13116f12541b9eee310f575086c0b7a994ad7 /CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h
parentfd904693d47bc0f9c3c110e1b6beff016581926d (diff)
downloadATCD-67fe053a4b2cd800bb0c12f546420fb358b86608.tar.gz
Remove CIAO/DAnCE here because they are migrated to their own repositories
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h')
-rw-r--r--CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h b/CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h
deleted file mode 100644
index 9f5c6fc5357..00000000000
--- a/CIAO/connectors/dds4ccm/tests/Policies/tp_qos_test.h
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef TOPIC_QOS_TEST_H_
-#define TOPIC_QOS_TEST_H_
-
-#include "dds4ccm/idl/dds_rtf2_dcpsC.h"
-#include "ndds/ndds_cpp.h"
-#include "dds4ccm/impl/ndds/convertors/TopicQos.h"
-
-class TopicPolicyTest
-{
-public:
- TopicPolicyTest ();
-
- int run ();
-};
-
-#endif /* TOPIC_QOS_TEST_H_ */