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

#include "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