summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Interoperable_Naming
diff options
context:
space:
mode:
authorsma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-25 11:50:02 +0000
committersma <sma@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-06-25 11:50:02 +0000
commitd27f22560647a09a4c5dd8f2455640cd63de7b5d (patch)
tree136f23dd934e5b1c729e13a62b084ff4e661dfb3 /TAO/orbsvcs/tests/Interoperable_Naming
parentfee1fe9de5529f50ab223d8ea7b9ffff82ac7c4b (diff)
downloadATCD-d27f22560647a09a4c5dd8f2455640cd63de7b5d.tar.gz
ChangeLogTag: Wed Jun 25 11:49:00 UTC 2008 Simon Massey <sma at prismtech dot com>
Diffstat (limited to 'TAO/orbsvcs/tests/Interoperable_Naming')
-rw-r--r--TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
index a63d7fe9f22..75bfe879d9e 100644
--- a/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
+++ b/TAO/orbsvcs/tests/Interoperable_Naming/ncontextext_client_i.cpp
@@ -259,10 +259,7 @@ NContextExt_Client_i::init (int argc, char **argv)
// First initialize the ORB, that will remove some arguments...
CORBA::ORB_var orb =
- CORBA::ORB_init (this->argc_,
- this->argv_,
- "" /* the ORB name, it can be anything! */
- );
+ CORBA::ORB_init (this->argc_, this->argv_);
// There must be at least one argument, the file that has to be
// retrieved