summaryrefslogtreecommitdiff
path: root/TAO/tao/default_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_client.cpp')
-rw-r--r--TAO/tao/default_client.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/TAO/tao/default_client.cpp b/TAO/tao/default_client.cpp
index 191a30f8a0f..c889dd18ab9 100644
--- a/TAO/tao/default_client.cpp
+++ b/TAO/tao/default_client.cpp
@@ -1,6 +1,5 @@
// $Id$
-
#include "tao/default_client.h"
#include "tao/ORB_Core.h"
#include "tao/Wait_Strategy.h"
@@ -12,7 +11,6 @@
ACE_RCSID(tao, default_client, "$Id$")
-
TAO_Default_Client_Strategy_Factory::TAO_Default_Client_Strategy_Factory (void)
: profile_lock_type_ (TAO_THREAD_LOCK),
cached_connector_lock_type_ (TAO_THREAD_LOCK)