summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_State.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-01-11 21:33:25 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-01-11 21:33:25 +0000
commit05f3a34808e52a9f845ffed10934baa49658e125 (patch)
tree620ba918382e1ca3e13940fc05a4a69ada0caedd /TAO/tao/GIOP_Message_State.cpp
parentc5029df93b4d2789c31ebdf17d9fe2d3ebd1a1c7 (diff)
downloadATCD-05f3a34808e52a9f845ffed10934baa49658e125.tar.gz
ChangeLogTag: Thu Jan 11 15:30:36 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/GIOP_Message_State.cpp')
-rw-r--r--TAO/tao/GIOP_Message_State.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_State.cpp b/TAO/tao/GIOP_Message_State.cpp
index 24afe75123c..85e2ad53f87 100644
--- a/TAO/tao/GIOP_Message_State.cpp
+++ b/TAO/tao/GIOP_Message_State.cpp
@@ -12,7 +12,7 @@
ACE_RCSID(tao, GIOP_Message_State, "$Id$")
-TAO_GIOP_Message_State::TAO_GIOP_Message_State (TAO_ORB_Core* orb_core)
+ TAO_GIOP_Message_State::TAO_GIOP_Message_State (TAO_ORB_Core* /*orb_core*/)
: byte_order (TAO_ENCAP_BYTE_ORDER),
more_fragments (0),
message_type (TAO_GIOP_MESSAGERROR),