summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp21
1 files changed, 0 insertions, 21 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp b/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp
deleted file mode 100644
index 9dbc9bf495b..00000000000
--- a/TAO/orbsvcs/orbsvcs/Notify/RTCORBA_EventChannel.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
-// $Id$
-
-#include "RTCORBA_EventChannel.h"
-#include "EventChannel.h"
-#include "Proxy.h"
-#include "Admin.h"
-#include "EventChannelFactory.h"
-
-#if ! defined (__ACE_INLINE__)
-#include "RTCORBA_EventChannel.inl"
-#endif /* __ACE_INLINE__ */
-
-ACE_RCSID(RT_Notify, TAO_NS_RTCORBA_EventChannel, "$Id$")
-
-TAO_NS_RTCORBA_EventChannel::TAO_NS_RTCORBA_EventChannel (void)
-{
-}
-
-TAO_NS_RTCORBA_EventChannel::~TAO_NS_RTCORBA_EventChannel ()
-{
-}