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

#include "orbsvcs/Security/SL3_SecurityCurrent_Impl.h"

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


TAO_BEGIN_VERSIONED_NAMESPACE_DECL

TAO::SL3::SecurityCurrent_Impl::~SecurityCurrent_Impl (void)
{
}

TAO_END_VERSIONED_NAMESPACE_DECL