diff options
author | fredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-28 22:11:59 +0000 |
---|---|---|
committer | fredk <fredk@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-28 22:11:59 +0000 |
commit | a9aae6a4eedc88acb6f91ac0b9fce02f57570b70 (patch) | |
tree | 0d4d1c462fdca70da376c3bac3248d372c33167c /TAO/tao/ORB.h | |
parent | c157d5ea5be3ef77431cc5c4344e38f0399a6d2d (diff) | |
download | ATCD-a9aae6a4eedc88acb6f91ac0b9fce02f57570b70.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r-- | TAO/tao/ORB.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h index 5e16736a0d1..5319b78e081 100644 --- a/TAO/tao/ORB.h +++ b/TAO/tao/ORB.h @@ -946,7 +946,6 @@ public: // ORB will not normally return OBJECT_NOT_EXIST unless the POA // reports that fault. - int preconnect (CORBA::String connections); // Establish connectsion to each of the comma-separated // <{host}>:<{port}> combinations specified in <connections>. |