summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/Lem_Pragma/B.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL_Test/Lem_Pragma/B.idl')
-rw-r--r--CIAO/tests/IDL_Test/Lem_Pragma/B.idl11
1 files changed, 0 insertions, 11 deletions
diff --git a/CIAO/tests/IDL_Test/Lem_Pragma/B.idl b/CIAO/tests/IDL_Test/Lem_Pragma/B.idl
deleted file mode 100644
index 657bb096e4c..00000000000
--- a/CIAO/tests/IDL_Test/Lem_Pragma/B.idl
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef B_IDL
-#define B_IDL
-
-#pragma ciao lem "BE.idl"
-
-interface B
-{
-};
-
-#endif /* B_IDL */
-