From 85e33d2d0dd5eeab99d80dc4ab126435f8e2d6c7 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Tue, 4 Oct 2005 11:38:20 +0000 Subject: ChangeLogTag: Tue Oct 4 11:37:12 UTC 2005 Johnny Willemsen --- TAO/orbsvcs/tests/Notify/RT_lib/RT_Factories_Define.cpp | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'TAO/orbsvcs/tests/Notify/RT_lib') diff --git a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Factories_Define.cpp b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Factories_Define.cpp index 9d7baf07d25..35be49f7be6 100644 --- a/TAO/orbsvcs/tests/Notify/RT_lib/RT_Factories_Define.cpp +++ b/TAO/orbsvcs/tests/Notify/RT_lib/RT_Factories_Define.cpp @@ -11,15 +11,3 @@ ACE_RCSID(lib, TAO_Notify_Tests_Factories_Define, "$Id$") TAO_Notify_Tests_COMMAND_FACTORY_DEFINE(TAO_RT_NOTIFY_TEST,TAO_Notify_Tests_RT_POA_Command,TAO_Notify_Tests_Name::poa_command_factory) TAO_Notify_Tests_COMMAND_FACTORY_DEFINE(TAO_RT_NOTIFY_TEST,TAO_Notify_Tests_RT_Application_Command,TAO_Notify_Tests_Name::application_command_factory) - -#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) - -template class TAO_Notify_Tests_Command_Factory_T; -template class TAO_Notify_Tests_Command_Factory_T; - -#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) - -#pragma instantiate TAO_Notify_Tests_Command_Factory_T -#pragma instantiate TAO_Notify_Tests_Command_Factory_T - -#endif /*ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ -- cgit v1.2.1