summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp22
1 files changed, 0 insertions, 22 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp b/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp
deleted file mode 100644
index ae9f9efab55..00000000000
--- a/TAO/orbsvcs/orbsvcs/Notify/Worker_Task.cpp
+++ /dev/null
@@ -1,22 +0,0 @@
-// $Id$
-
-#include "Worker_Task.h"
-
-#if ! defined (__ACE_INLINE__)
-#include "Worker_Task.inl"
-#endif /* __ACE_INLINE__ */
-
-ACE_RCSID(RT_Notify, TAO_NS_Worker_Task, "$Id$")
-
-TAO_NS_Worker_Task::TAO_NS_Worker_Task (void)
-{
-}
-
-TAO_NS_Worker_Task::~TAO_NS_Worker_Task ()
-{
-}
-
-void
-TAO_NS_Worker_Task::update_qos_properties (const TAO_NS_QoSProperties& /*qos_properties*/)
-{
-}