00001 // -*- C++ -*- 00002 00003 #include "orbsvcs/Security/Security_Current_Impl.h" 00004 00005 ACE_RCSID (Security, 00006 SL3_Security_Current_Impl, 00007 "Security_Current_Impl.cpp,v 1.4 2006/03/14 06:14:35 jtc Exp") 00008 00009 TAO_BEGIN_VERSIONED_NAMESPACE_DECL 00010 00011 TAO::Security::Current_Impl::~Current_Impl (void) 00012 { 00013 } 00014 00015 TAO_END_VERSIONED_NAMESPACE_DECL