summaryrefslogtreecommitdiff
path: root/TAO/tao/TAO_Server_Request.h
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 16:07:10 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-16 16:07:10 +0000
commitd0e828d269cf03532be61c0ce5d36c3dcfca1094 (patch)
treecb77605436e9a2ec1f41a306e88026c99c71620b /TAO/tao/TAO_Server_Request.h
parentca96d6f8ed4b65119dc09c342a47ecd44845e810 (diff)
downloadATCD-d0e828d269cf03532be61c0ce5d36c3dcfca1094.tar.gz
ChangeLogTag: Thu Nov 16 09:57:32 2000 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/TAO_Server_Request.h')
-rw-r--r--TAO/tao/TAO_Server_Request.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/TAO_Server_Request.h b/TAO/tao/TAO_Server_Request.h
index ca55cc1adb0..dbcac45cd2c 100644
--- a/TAO/tao/TAO_Server_Request.h
+++ b/TAO/tao/TAO_Server_Request.h
@@ -89,8 +89,7 @@ public:
TAO_ORB_Core *orb_core (void);
// Return the ORB core pointer member.
- void init_reply (CORBA_Environment &ACE_TRY_ENV =
- TAO_default_environment ());
+ void init_reply (void);
// Start a Reply message.
TAO_InputCDR &incoming (void);