summaryrefslogtreecommitdiff
path: root/TAO/tao/Stub.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-07-11 11:35:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-07-11 11:35:48 +0000
commit73167d0a250699282f4aa582501577274a1d09fc (patch)
tree0ed855a4ed5cc3c74f69396ee264e1449523e460 /TAO/tao/Stub.h
parentf679a1352abc26bd9d0a287a5069ff2b8ae00be5 (diff)
downloadATCD-73167d0a250699282f4aa582501577274a1d09fc.tar.gz
ChangeLogTag: Mon Jul 11 08:41:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Stub.h')
-rw-r--r--TAO/tao/Stub.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/TAO/tao/Stub.h b/TAO/tao/Stub.h
index a52f072c43c..844b5f17d9d 100644
--- a/TAO/tao/Stub.h
+++ b/TAO/tao/Stub.h
@@ -217,13 +217,6 @@ public:
*/
void servant_orb (CORBA::ORB_ptr orb);
- /// Make a call on to services to see whether they have some
- /// preferences on selecting the right profiles.
- /**
- * @deprecated Remove after TAO 1.2.1 is released.
- */
- CORBA::Boolean service_profile_selection (void);
-
/**
* Create the IOP::IOR info. We will create the info at most once.
* Get the index of the profile we are using to make the invocation.