summaryrefslogtreecommitdiff
path: root/TAO/tao/orb.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/orb.idl')
-rw-r--r--TAO/tao/orb.idl16
1 files changed, 0 insertions, 16 deletions
diff --git a/TAO/tao/orb.idl b/TAO/tao/orb.idl
deleted file mode 100644
index 573336d8728..00000000000
--- a/TAO/tao/orb.idl
+++ /dev/null
@@ -1,16 +0,0 @@
-// $Id$
-
-// Included for compatibility with the CORBA 2 specification.
-
-#pragma prefix "omg.org"
-
-module CORBA
-{
- interface Object {};
-
- interface ORB {};
-
- interface TypeCode {};
-};
-
-#pragma prefix ""