summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-10 15:49:42 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-10 15:49:42 +0000
commit7e06498a00bd2976f3058f1a94ffc0f4cd996e52 (patch)
tree1e1138ee8a9b8007302a900d82acade790477229 /TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h
parentc12ff1c3223acbec6788e3cd01e56c0741b6f7e5 (diff)
downloadATCD-7e06498a00bd2976f3058f1a94ffc0f4cd996e52.tar.gz
ChangeLogTag:Wed Jun 10 10:28:31 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h b/TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h
index bf34edee6cc..cc37eb01d12 100644
--- a/TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h
+++ b/TAO/orbsvcs/orbsvcs/Event/Local_ESTypes.h
@@ -40,20 +40,7 @@
// These are to help MSVC++ 4.2 deal with inheritence of nested types.
// Not needed for Sun C++ or MSVC++ 5.0.
-// @@ NOTE: TAO uses the POA mapping instead of the old BOA, but all the
-// code still uses the BOA name for the skeleton classes, to speed up
-// porting we keep to old names.
-
typedef RtecEventComm::Event RtecEventComm_Event;
-typedef POA_RtecScheduler::Scheduler RtecScheduler_SchedulerBOAImpl;
-typedef POA_RtecEventChannelAdmin::EventChannel RtecEventChannelAdmin_EventChannelBOAImpl;
-typedef POA_RtecEventComm::PushSupplier RtecEventComm_PushSupplierBOAImpl;
-typedef POA_RtecEventChannelAdmin::ConsumerAdmin RtecEventChannelAdmin_ConsumerAdminBOAImpl;
-typedef POA_RtecEventChannelAdmin::SupplierAdmin RtecEventChannelAdmin_SupplierAdminBOAImpl;
-typedef POA_RtecEventChannelAdmin::ProxyPushConsumer RtecEventChannelAdmin_ProxyPushConsumerBOAImpl;
-typedef POA_RtecEventChannelAdmin::ProxyPushSupplier RtecEventChannelAdmin_ProxyPushSupplierBOAImpl;
-typedef POA_RtecEventComm::PushConsumer RtecEventComm_PushConsumerBOAImpl;
-typedef POA_RtecEventComm::PushSupplier RtecEventComm_PushSupplierBOAImpl;
#if defined (__ACE_INLINE__)
#include "Local_ESTypes.i"