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

#include "orbsvcs/Security/SL3_SecurityCurrent_Impl.h"

TAO_BEGIN_VERSIONED_NAMESPACE_DECL

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

TAO_END_VERSIONED_NAMESPACE_DECL