summaryrefslogtreecommitdiff
path: root/CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd')
-rw-r--r--CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd15
1 files changed, 0 insertions, 15 deletions
diff --git a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd b/CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd
deleted file mode 100644
index 972966462e6..00000000000
--- a/CIAO/examples/DevGuideExamples/Messenger/descriptors/Administrator.cpd
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
-<Deployment:ComponentPackageDescription
-xmlns:Deployment="http://www.omg.org/Deployment"
-xmlns:xmi="http://www.omg.org/XMI"
-xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
-
- <label>Administrator Component</label>
- <realizes href="Administrator.ccd"/>
- <implementation>
- <name>AdministratorImpl</name>
- <referencedImplementation href="Administrator.cid"/>
- </implementation>
-
-</Deployment:ComponentPackageDescription>