summaryrefslogtreecommitdiff
path: root/TAO/tests/LongDouble/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/LongDouble/client.cpp')
-rw-r--r--TAO/tests/LongDouble/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/LongDouble/client.cpp b/TAO/tests/LongDouble/client.cpp
index 7b47df53609..5611aced364 100644
--- a/TAO/tests/LongDouble/client.cpp
+++ b/TAO/tests/LongDouble/client.cpp
@@ -43,7 +43,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
try
{
CORBA::ORB_var orb =
- CORBA::ORB_init (argc, argv, "");
+ CORBA::ORB_init (argc, argv);
if (parse_args (argc, argv) != 0)
return 1;