summaryrefslogtreecommitdiff
path: root/DAnCE/tests/NameServiceTest/RegistrationPath.h
diff options
context:
space:
mode:
Diffstat (limited to 'DAnCE/tests/NameServiceTest/RegistrationPath.h')
-rw-r--r--DAnCE/tests/NameServiceTest/RegistrationPath.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/DAnCE/tests/NameServiceTest/RegistrationPath.h b/DAnCE/tests/NameServiceTest/RegistrationPath.h
deleted file mode 100644
index 6ecf9197ad3..00000000000
--- a/DAnCE/tests/NameServiceTest/RegistrationPath.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef REGISTRATIONPATH_H_
-#define REGISTRATIONPATH_H_
-
-const char * app_name = "app1";
-const char * inst_name = "inst1";
-const char * port_name = "port1";
-
-#endif /*REGISTRATIONPATH_H_*/