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

#include "orbsvcs/Security/Security_Current_Impl.h"

ACE_RCSID (Security,
           SL3_Security_Current_Impl,
           "$Id$")

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO::Security::Current_Impl::~Current_Impl (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL