summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2003-07-27 14:09:37 +0000
committerbala <balanatarajan@users.noreply.github.com>2003-07-27 14:09:37 +0000
commit341c4c862090dfba6e61e4ca404ebdc2dc808118 (patch)
tree28c1e041d9aa18c8011c08c924e75bcf4087c3a8 /TAO/tao/Stub.cpp
parent5ac97b81774fd0643126a8c1b3a56844d1ae25cd (diff)
downloadATCD-341c4c862090dfba6e61e4ca404ebdc2dc808118.tar.gz
ChangeLogTag:Sun Jul 27 09:06:02 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Stub.cpp')
-rw-r--r--TAO/tao/Stub.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Stub.cpp b/TAO/tao/Stub.cpp
index 3a57b674988..9f38e68f274 100644
--- a/TAO/tao/Stub.cpp
+++ b/TAO/tao/Stub.cpp
@@ -459,10 +459,6 @@ CORBA::Policy_ptr
TAO_Stub::get_policy (CORBA::PolicyType type
ACE_ENV_ARG_DECL)
{
-
- if (this->policies_ == 0)
- return CORBA::Policy::_nil ();
-
// Some policies can only be set locally on the client, while others
// can only be exported in the IOR by the server, and yet others can
// be set by both by client and server. Furthermore, reconciliation