summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp')
-rw-r--r--TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp
index 9315f9be064..847ba10d29e 100644
--- a/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp
+++ b/TAO/performance-tests/Cubit/TAO/IDL_Cubit/Cubit_Server.cpp
@@ -6,12 +6,7 @@
ACE_RCSID(IDL_Cubit, Cubit_Server, "$Id$")
Cubit_Server::Cubit_Server (void)
- : ior_output_file_ (0),
- orb_manager_ (),
- factory_impl_ (0),
- factory_id_ (),
- argc_ (0),
- argv_ (0)
+ : ior_output_file_ (0)
{
}