summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Security/Security_Current_Impl.cpp
blob: a5635bb495404f837cf619fff1ac636667e43377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- C++ -*-

#include "Security_Current_Impl.h"

ACE_RCSID (TAO_Security,
           Security_Current_Impl,
           "$Id$")


TAO_Security_Current_Impl::~TAO_Security_Current_Impl (void)
{
}