summaryrefslogtreecommitdiff
path: root/TAO/tao/orb.idl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-01-07 14:43:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-01-07 14:43:01 +0000
commitfeb4b764c335b471465bdf9768d36c3c32d10e13 (patch)
tree866b5f8c2a008398c73edf5a06dd53bf5d49d8b5 /TAO/tao/orb.idl
parent43bfc52e15eec7a615d62b41bc4002ec2a5e3d5b (diff)
downloadATCD-feb4b764c335b471465bdf9768d36c3c32d10e13.tar.gz
ChangeLogTag: Fri Jan 7 14:42:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/orb.idl')
-rw-r--r--TAO/tao/orb.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/orb.idl b/TAO/tao/orb.idl
index 2b70c964f7c..ea2b03bdbf4 100644
--- a/TAO/tao/orb.idl
+++ b/TAO/tao/orb.idl
@@ -65,8 +65,6 @@ module CORBA
typedef short Visibility;
const Visibility PRIVATE_MEMBER = 0;
const Visibility PUBLIC_MEMBER = 1;
-
- typedef sequence <ObjectId> ObjectIdList;
};
#endif /* TAO_ORB_IDL */