// $Id$ #include "orbsvcs/Notify/Worker_Task.h" TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_Notify_Worker_Task::TAO_Notify_Worker_Task (void) { } TAO_Notify_Worker_Task::~TAO_Notify_Worker_Task () { } void TAO_Notify_Worker_Task::update_qos_properties (const TAO_Notify_QoSProperties& /*qos_properties*/) { } TAO_END_VERSIONED_NAMESPACE_DECL