diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-01-11 13:05:31 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-01-11 13:05:31 +0000 |
commit | 9022c08c4c217c18db479a52872f8de0d6c79d1c (patch) | |
tree | 927039f81e53ee33923efe3337eceff40c1a89c5 /TAO/tao/GIOP_Message_State.cpp | |
parent | f4bcfe6fdd17319b0738142cfe344dd6324d4f29 (diff) | |
download | ATCD-optimization.tar.gz |
*** empty log message ***optimization
Diffstat (limited to 'TAO/tao/GIOP_Message_State.cpp')
-rw-r--r-- | TAO/tao/GIOP_Message_State.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TAO/tao/GIOP_Message_State.cpp b/TAO/tao/GIOP_Message_State.cpp index b935b577a90..24afe75123c 100644 --- a/TAO/tao/GIOP_Message_State.cpp +++ b/TAO/tao/GIOP_Message_State.cpp @@ -18,7 +18,6 @@ TAO_GIOP_Message_State::TAO_GIOP_Message_State (TAO_ORB_Core* orb_core) message_type (TAO_GIOP_MESSAGERROR), message_size (0), request_id (0), - // Problem similar to GIOP_Message_handler.cpp - Bala fragmented_messages (ACE_CDR::DEFAULT_BUFSIZE) { |