diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2009-01-30 15:01:17 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2009-01-30 15:01:17 +0000 |
commit | 2f8e3a3831d1b99157c77deda5277109bce19836 (patch) | |
tree | 6c75afb92c7be990454c9109364b4d717a2234c9 /TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp | |
parent | 381d276b94b1bc0937c0eda8e87548a8e4c6cd9d (diff) | |
download | ATCD-2f8e3a3831d1b99157c77deda5277109bce19836.tar.gz |
Fri Jan 30 14:52:30 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp')
-rw-r--r-- | TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp index 19d079dcb95..2e25ce5ae9e 100644 --- a/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp +++ b/TAO/tao/PortableServer/LifespanStrategyPersistentFactoryImpl.cpp @@ -47,7 +47,6 @@ namespace TAO } } -TAO_END_VERSIONED_NAMESPACE_DECL ACE_STATIC_SVC_DEFINE ( LifespanStrategyPersistentFactoryImpl, @@ -62,3 +61,4 @@ ACE_FACTORY_NAMESPACE_DEFINE ( LifespanStrategyPersistentFactoryImpl, TAO::Portable_Server::LifespanStrategyPersistentFactoryImpl) +TAO_END_VERSIONED_NAMESPACE_DECL |