00001 // $Id: Servant_Dispatcher.cpp 71473 2006-03-10 07:19:20Z jtc $ 00002 00003 #include "tao/PortableServer/Servant_Dispatcher.h" 00004 00005 ACE_RCSID(PortableServer, 00006 Servant_Dispatcher, 00007 "$Id: Servant_Dispatcher.cpp 71473 2006-03-10 07:19:20Z jtc $") 00008 00009 00010 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00011 00012 TAO_Servant_Dispatcher::~TAO_Servant_Dispatcher (void) 00013 { 00014 } 00015 00016 TAO_END_VERSIONED_NAMESPACE_DECL