summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Upcall_Command.cpp
blob: ebfa73dac9b12c6d475c1d25370297931ef4be41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// $Id$

#include "Upcall_Command.h"


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


TAO::Upcall_Command::~Upcall_Command (void)
{
}