summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL3/Lookup/lookup_test.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL3/Lookup/lookup_test.mpc')
-rw-r--r--CIAO/tests/IDL3/Lookup/lookup_test.mpc18
1 files changed, 0 insertions, 18 deletions
diff --git a/CIAO/tests/IDL3/Lookup/lookup_test.mpc b/CIAO/tests/IDL3/Lookup/lookup_test.mpc
deleted file mode 100644
index 1449c788ea1..00000000000
--- a/CIAO/tests/IDL3/Lookup/lookup_test.mpc
+++ /dev/null
@@ -1,18 +0,0 @@
-// $Id$
-
-project(LookupTest_stub): ciao_client_dnc {
-
- sharedname = LookupTest_stub
-
- IDL_Files {
- lookup_test.idl
- }
-
- Source_Files {
- lookup_testC.cpp
- }
-
- Header_Files {
- lookup_testC.h
- }
-}