summaryrefslogtreecommitdiff
path: root/trunk/TAO/orbsvcs/orbsvcs/Notify/Service.cpp
blob: f4cda6601346ff81c6517b2da1ddea72db5a9281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
// $Id$

#include "orbsvcs/Notify/Service.h"

ACE_RCSID (Notify,
           TAO_Notify_Service,
           "$Id$")

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO_Notify_Service::~TAO_Notify_Service ()
{
}

TAO_END_VERSIONED_NAMESPACE_DECL