summaryrefslogtreecommitdiff
path: root/TAO/tao/orb.idl
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-04 16:06:52 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-04 16:06:52 +0000
commit09461c3ef77069a3558e5286fa9ce97dadb47c2a (patch)
treee4c83b523f164821dca93a94ba2a1a9744089ce9 /TAO/tao/orb.idl
parent8f12c2faf55af8bb5e6cc4d149cc5f65e7571a23 (diff)
downloadATCD-09461c3ef77069a3558e5286fa9ce97dadb47c2a.tar.gz
ChangeLogTag: Mon Jun 4 11:00:28 2001 Jeff Parsons <parsons@cs.wustl.edu>
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 489cb6026ad..b530861655d 100644
--- a/TAO/tao/orb.idl
+++ b/TAO/tao/orb.idl
@@ -39,11 +39,6 @@ module CORBA
PARAM_INOUT
};
- interface Request;
- interface NVList;
-
- typedef sequence<Request> RequestSeq;
-
typedef string ObjectId;
typedef sequence <ObjectId> ObjectIdList;