diff options
author | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-01 01:38:04 +0000 |
---|---|---|
committer | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-01 01:38:04 +0000 |
commit | faea269078ec3a613367dd4791f43e4a193a84b5 (patch) | |
tree | fafdf59f7689df7624a8301aa1f62d8aa55d1aa6 /TAO/tao/Stub.h | |
parent | 7cbf77fe981cb14a824ce4160e09dd601cbb5214 (diff) | |
download | ATCD-faea269078ec3a613367dd4791f43e4a193a84b5.tar.gz |
ChangeLogTag: Tue Oct 31 17:34:17 2000 Priyanka Gontla <pgontla@ece.uci.edu>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r-- | TAO/tao/Stub.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h index f044aea694b..cc4afdfbe1c 100644 --- a/TAO/tao/Stub.h +++ b/TAO/tao/Stub.h @@ -426,14 +426,10 @@ private: // 2. we can search for the servant/POA's status starting from // the ORB's RootPOA. - #if (TAO_HAS_CORBA_MESSAGING == 1) - TAO_Policy_Manager_Impl *policies_; // The policy overrides in this object, if nil then use the default // policies. - #endif /* TAO_HAS_CORBA_MESSAGING == 1 */ - CORBA::Short addressing_mode_; // The addressing mode. |