summaryrefslogtreecommitdiff
path: root/TAO/tao/orb.idl
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-27 23:57:10 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-05-27 23:57:10 +0000
commit36259ebb70c3a8fdb693ea94f5ea9fd95c51393d (patch)
tree8f7222010c7e1fc7f53d55139dcce199af225aed /TAO/tao/orb.idl
parent712b6fff454b2f39f03ee012859e02305700770a (diff)
downloadATCD-36259ebb70c3a8fdb693ea94f5ea9fd95c51393d.tar.gz
Removed empty "interface" definitions. It's handled now in
the IDL compiler.
Diffstat (limited to 'TAO/tao/orb.idl')
-rw-r--r--TAO/tao/orb.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/TAO/tao/orb.idl b/TAO/tao/orb.idl
index 573336d8728..f8ada8135ff 100644
--- a/TAO/tao/orb.idl
+++ b/TAO/tao/orb.idl
@@ -6,11 +6,6 @@
module CORBA
{
- interface Object {};
-
- interface ORB {};
-
- interface TypeCode {};
};
#pragma prefix ""