summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl')
-rw-r--r--CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl b/CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl
deleted file mode 100644
index dcd673d659f..00000000000
--- a/CIAO/tests/IDL_Test/Included_Component/IC_Bar.idl
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "IC_Foo.idl"
-
-#pragma ciao lem "IC_BarE.idl"
-
-component Bar
-{
-};