summaryrefslogtreecommitdiff
path: root/TAO/tao/default_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/default_server.h')
-rw-r--r--TAO/tao/default_server.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/TAO/tao/default_server.h b/TAO/tao/default_server.h
index e346b7eaca2..f8304d430da 100644
--- a/TAO/tao/default_server.h
+++ b/TAO/tao/default_server.h
@@ -25,7 +25,6 @@
#include "ace/Service_Config.h"
#include "ace/Time_Value.h"
-TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class TAO_Default_Server_Strategy_Factory
@@ -86,8 +85,6 @@ protected:
ACE_Time_Value thread_per_connection_timeout_;
};
-TAO_END_VERSIONED_NAMESPACE_DECL
-
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_Default_Server_Strategy_Factory)
ACE_FACTORY_DECLARE (TAO, TAO_Default_Server_Strategy_Factory)