summaryrefslogtreecommitdiff
path: root/TAO/tao/Invocation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Invocation.cpp')
-rw-r--r--TAO/tao/Invocation.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/Invocation.cpp b/TAO/tao/Invocation.cpp
index e3a3f6fa549..46af924c2ea 100644
--- a/TAO/tao/Invocation.cpp
+++ b/TAO/tao/Invocation.cpp
@@ -602,7 +602,6 @@ TAO_GIOP_Invocation::profile (TAO_Profile *p)
{
(void) p->_incr_refcnt ();
this->profile_ = p;
- (void) this->profile_->_incr_refcnt ();
if (tmp)
(void) tmp->_decr_refcnt ();