summaryrefslogtreecommitdiff
path: root/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h')
-rw-r--r--TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
index 8d39084fb39..ee275c8dfd4 100644
--- a/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
+++ b/TAO/tao/CSD_ThreadPool/CSD_TP_Remote_Request.h
@@ -59,7 +59,6 @@ namespace TAO
class TAO_CSD_TP_Export TP_Remote_Request : public TP_Corba_Request
{
public:
-
/// Constructor.
TP_Remote_Request(TAO_ServerRequest& server_request,
const PortableServer::ObjectId& object_id,
@@ -73,7 +72,6 @@ namespace TAO
protected:
-
/// Prepare this TP_Remote_Request object to be placed into the
/// request queue. This will cause the underlying TAO_ServerRequest
/// object to be cloned.