summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-01-30 15:01:17 +0000
commit2f8e3a3831d1b99157c77deda5277109bce19836 (patch)
tree6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp
parent381d276b94b1bc0937c0eda8e87548a8e4c6cd9d (diff)
downloadATCD-2f8e3a3831d1b99157c77deda5277109bce19836.tar.gz
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp')
-rw-r--r--TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp b/TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp
index f07d536b979..ea683b1130a 100644
--- a/TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp
+++ b/TAO/tao/PortableServer/Acceptor_Filter_Factory.cpp
@@ -35,7 +35,6 @@ TAO_Acceptor_Filter_Factory::initialize (void)
(ace_svc_desc_TAO_Acceptor_Filter_Factory);
}
-TAO_END_VERSIONED_NAMESPACE_DECL
ACE_FACTORY_DEFINE (TAO_PortableServer, TAO_Acceptor_Filter_Factory)
ACE_STATIC_SVC_DEFINE (TAO_Acceptor_Filter_Factory,
@@ -46,6 +45,7 @@ ACE_STATIC_SVC_DEFINE (TAO_Acceptor_Filter_Factory,
| ACE_Service_Type::DELETE_OBJ,
0)
+TAO_END_VERSIONED_NAMESPACE_DECL
#endif /* TAO_HAS_MINIMUM_POA == 0 && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO) */