summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 07:19:10 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-17 07:19:10 +0000
commitf94d07d3c01fa5ff37c47cfe9b769901bee05efc (patch)
tree93342fa6f8acb24dabee20112aec0b99a70bd21a
parenta06d8549bd5d84b709517d0e31948a48369d3f44 (diff)
downloadATCD-f94d07d3c01fa5ff37c47cfe9b769901bee05efc.tar.gz
*** empty log message ***
-rw-r--r--TAO/tests/Param_Test/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/client.cpp b/TAO/tests/Param_Test/client.cpp
index 8c88348e5a5..da61000425c 100644
--- a/TAO/tests/Param_Test/client.cpp
+++ b/TAO/tests/Param_Test/client.cpp
@@ -203,7 +203,7 @@ Param_Test_Client<T>::run_dii_test (void)
CORBA::NamedValue::_duplicate (retval->item (0, ACE_TRY_ENV));
ACE_TRY_CHECK;
- this->param_test_->_create_request (CORBA_Context::_nil (),
+ this->param_test_->_create_request (//CORBA_Context::_nil (),
opname,
nvlist,
result,