summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Server_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Server_Request.h')
-rw-r--r--TAO/tao/GIOP_Server_Request.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/GIOP_Server_Request.h b/TAO/tao/GIOP_Server_Request.h
index ad500c04c8a..52ebb397c55 100644
--- a/TAO/tao/GIOP_Server_Request.h
+++ b/TAO/tao/GIOP_Server_Request.h
@@ -152,8 +152,8 @@ public:
virtual TAO_ObjectKey &object_key (void);
- virtual CORBA::Object_ptr objref (CORBA_Environment &ACE_TRY_ENV =
- TAO_default_environment ());
+ // @@ PPOA: virtual CORBA::Object_ptr objref (CORBA_Environment &ACE_TRY_ENV =
+ // @@ PPOA: TAO_default_environment ());
// Return the object reference of the request.
virtual IOP::ServiceContextList &service_info (void);