summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Endpoint_Selectors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation_Endpoint_Selectors.cpp')
-rw-r--r--TAO/tao/Invocation_Endpoint_Selectors.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/tao/Invocation_Endpoint_Selectors.cpp b/TAO/tao/Invocation_Endpoint_Selectors.cpp
index 1cd29aa4127..fafe05a84aa 100644
--- a/TAO/tao/Invocation_Endpoint_Selectors.cpp
+++ b/TAO/tao/Invocation_Endpoint_Selectors.cpp
@@ -7,26 +7,13 @@
#endif /* __ACE_INLINE__ */
#include "tao/Invocation.h"
-#include "tao/Client_Priority_Policy.h"
#include "tao/Stub.h"
#include "tao/Profile.h"
#include "tao/Endpoint.h"
-#include "tao/RT_Invocation_Endpoint_Selectors.h"
#include "tao/Base_Transport_Property.h"
ACE_RCSID(tao, Invocation_Endpoint_Selectors, "$Id$")
-
-#if (TAO_HAS_RT_CORBA == 1)
-
-TAO_Endpoint_Selection_State::~TAO_Endpoint_Selection_State (void)
-{
-}
-
-#endif /* TAO_HAS_RT_CORBA == 1 */
-
-// ****************************************************************
-
TAO_Invocation_Endpoint_Selector::~TAO_Invocation_Endpoint_Selector (void)
{
}