summaryrefslogtreecommitdiff
path: root/flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp')
-rw-r--r--flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp b/flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp
index 6a71d14a6f8..cded99657e5 100644
--- a/flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp
+++ b/flat/CIAO/performance-tests/Protocols/Receiver/Receiver_exec.cpp
@@ -219,8 +219,7 @@ namespace CIDL_ReceiverImpl
this->orb_ =
CORBA::ORB_init (argc,
- argv,
- "");
+ argv);
}