summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation_Adapter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation_Adapter.cpp')
-rw-r--r--TAO/tao/Invocation_Adapter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Invocation_Adapter.cpp b/TAO/tao/Invocation_Adapter.cpp
index c067109c79a..db84fe44b9a 100644
--- a/TAO/tao/Invocation_Adapter.cpp
+++ b/TAO/tao/Invocation_Adapter.cpp
@@ -53,7 +53,6 @@ namespace TAO
ACE_ENV_ARG_DECL)
{
// Cache the target to a local variable.
- // @@ NOTE: Leak if forwarded
CORBA::Object *effective_target = this->target_;
CORBA::Object_var tmp_mem;