summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Object.h')
-rw-r--r--TAO/tao/Object.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/Object.h b/TAO/tao/Object.h
index 600c8a433cd..2e4c2a60316 100644
--- a/TAO/tao/Object.h
+++ b/TAO/tao/Object.h
@@ -236,10 +236,6 @@ public:
virtual TAO_Object_Proxy_Broker *_proxy_broker (void);
// Gets the proxy broker.
- virtual void _use_locate_requests (CORBA::Boolean use_it);
- // the the object to use a locate request for the first call to
- // the object
-
protected:
CORBA_Object (int dummy);
// Initializing a local object.