summaryrefslogtreecommitdiff
path: root/CIAO/tests/IDL_Test/Glfa/A.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/IDL_Test/Glfa/A.idl')
-rw-r--r--CIAO/tests/IDL_Test/Glfa/A.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/CIAO/tests/IDL_Test/Glfa/A.idl b/CIAO/tests/IDL_Test/Glfa/A.idl
deleted file mode 100644
index 559c514560d..00000000000
--- a/CIAO/tests/IDL_Test/Glfa/A.idl
+++ /dev/null
@@ -1,8 +0,0 @@
-// $Id$
-#ifndef A_IDL
-#define A_IDL
-
-interface A
-{};
-
-#endif