summaryrefslogtreecommitdiff
path: root/CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl')
-rw-r--r--CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl21
1 files changed, 0 insertions, 21 deletions
diff --git a/CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl b/CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl
deleted file mode 100644
index 92d41cef253..00000000000
--- a/CIAO/connectors/dds4ccm/tests/PSAT/PSAT_Connector.idl
+++ /dev/null
@@ -1,21 +0,0 @@
-/**
- * @file PSAT_Connector.idl
- */
-
-#ifndef PSAT_CONNECTOR_USER_IDL
-#define PSAT_CONNECTOR_USER_IDL
-
-#include <Components.idl>
-
-#include "ccm_dds_psat.idl"
-#include "psat_type.idl"
-
-#pragma ciao lem "PSAT_ConnectorE.idl"
-
-#if (CIAO_DDS4CCM_OPENDDS==1)
-# include "psat_typeTypeSupport.idl"
-#endif
-
-module ::CCM_DDS_PSAT::Typed_PSAT < ::TestTopic, ::TestTopicSeq> TestTopicMod;
-
-#endif /* PSAT_CONNECTOR_USER_IDL */