summaryrefslogtreecommitdiff
path: root/DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl')
-rw-r--r--DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl13
1 files changed, 0 insertions, 13 deletions
diff --git a/DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl b/DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl
deleted file mode 100644
index f30ebbfbb4c..00000000000
--- a/DAnCE/dance/Deployment/Deployment_NodeApplicationManager.idl
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifndef NODEAPPLICATIONMANAGER_IDL
-#define NODEAPPLICATIONMANAGER_IDL
-
-#include "dance/Deployment/Deployment_ApplicationManager.idl"
-
-module Deployment {
- interface NodeApplicationManager :
- ApplicationManager
- {
- };
-};
-
-#endif /* NODEAPPLICATIONMANAGER_IDL */