summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl')
-rw-r--r--CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl18
1 files changed, 0 insertions, 18 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl b/CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl
deleted file mode 100644
index 5aec5157741..00000000000
--- a/CIAO/connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl
+++ /dev/null
@@ -1,18 +0,0 @@
-/**
- * @author Marcel Smit (msmit@remedy.nl)
- */
-
-#ifndef COMPONENT_IDL
-#define COMPONENT_IDL
-
-#include "Connector/QosProfile_Test_Connector.idl"
-
-module QosProfile_Test
-{
- component QosProfileComponent
- {
- port QosProfileTestConnector::DDS_Write info_write;
- };
-};
-
-#endif /* COMPONENT_IDL */