summaryrefslogtreecommitdiff
path: root/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp')
-rw-r--r--CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp18
1 files changed, 3 insertions, 15 deletions
diff --git a/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp b/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp
index ec734347be8..c8de0ed4534 100644
--- a/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp
+++ b/CIAO/tests/Bug_2130_Regression/SEC_CheckPoint/TSEC_CheckPoint_exec.cpp
@@ -13,7 +13,7 @@
#include "ciao/CIAO_common.h"
#include "ciao/Version.h"
-
+#include "ciao/Containers/Session/Session_Container.h"
#include "TSEC_CheckPoint_exec.h"
#include "TSEC_CheckPoint_svnt.h"
@@ -470,11 +470,11 @@ Impl::TSEC_CheckPoint_exec_i::push_lifeTokenIn
//-------------------------------------------------------------------
void
-Impl::TSEC_CheckPoint_exec_i::ciao_preactivate
+Impl::TSEC_CheckPoint_exec_i::configuration_complete
(
)
{
- ACE_DEBUG( ( LM_DEBUG, "Impl::TSEC_CheckPoint_exec_i::ciao_preactivate\n" ) );
+ ACE_DEBUG( ( LM_DEBUG, "Impl::TSEC_CheckPoint_exec_i::configuration_complete\n" ) );
}
@@ -506,18 +506,6 @@ Impl::TSEC_CheckPoint_exec_i::ccm_activate
}
-//-------------------------------------------------------------------
-// Operation
-//-------------------------------------------------------------------
-
-void
-Impl::TSEC_CheckPoint_exec_i::ciao_postactivate
-(
-)
-{
- ACE_DEBUG( ( LM_DEBUG, "Impl::TSEC_CheckPoint_exec_i::ciao_postactivate\n" ) );
-}
-
//-------------------------------------------------------------------
// Operation