summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Object.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Object.cpp')
-rw-r--r--TAO/tao/IIOP_Object.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Object.cpp b/TAO/tao/IIOP_Object.cpp
index 700076f6bea..d209ca8a1b6 100644
--- a/TAO/tao/IIOP_Object.cpp
+++ b/TAO/tao/IIOP_Object.cpp
@@ -492,7 +492,6 @@ IIOP_Object::do_static_call (CORBA::Environment &env, // exception reporting
TAO_GIOP_ReplyStatusType status;
CORBA::ExceptionList exceptions (info->except_count,
- info->except_count,
info->excepts);
status = call.invoke (exceptions, env);