summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest')
-rw-r--r--TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest b/TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest
index 820cdb1a3d0..8697afc1790 100644
--- a/TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest
+++ b/TAO/CIAO/DAnCE/examples/Hello/Sender/Sender_svnt.cpp.latest
@@ -96,7 +96,6 @@ namespace Sender_Impl
ctx_svnt_base (home, c, sv),
upgradeable_ctx_svnt_base (home, c, sv)
{
- ACE_DEBUG ((LM_DEBUG, "created the context\n"));
}
Sender_Context::~Sender_Context (void)
@@ -262,11 +261,8 @@ namespace Sender_Impl
: ACE_NESTED_CLASS (CIAO, Servant_Impl_Base (h, home_servant, c)),
comp_svnt_base (exe, h, home_servant, c)
{
- ACE_DEBUG ((LM_DEBUG, "creating the context\n"));
this->context_ = new Sender_Context (h, c, this);
- ACE_DEBUG ((LM_DEBUG, "created the context\n"));
-
ACE_TRY_NEW_ENV
{
::Components::SessionComponent_var scom =