00001 // $Id: Upcall_Command.cpp 76551 2007-01-24 13:42:44Z johnnyw $ 00002 00003 #include "tao/PortableServer/Upcall_Command.h" 00004 00005 ACE_RCSID (PortableServer, 00006 Upcall_Command, 00007 "$Id: Upcall_Command.cpp 76551 2007-01-24 13:42:44Z johnnyw $") 00008 00009 00010 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00011 00012 TAO::Upcall_Command::~Upcall_Command (void) 00013 { 00014 } 00015 00016 TAO_END_VERSIONED_NAMESPACE_DECL