summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_Dispatcher.cpp
blob: f90cb97c96a671601dfca09f4069158e47311dcd (plain)
1
2
3
4
5
6
7
8
9
10
11
// @(#) $Id$

#include "Servant_Dispatcher.h"

ACE_RCSID(PortableServer,
          Servant_Dispatcher,
          "$Id$")

TAO_Servant_Dispatcher::~TAO_Servant_Dispatcher (void)
{
}