summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Lite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/GIOP_Message_Lite.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Lite.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/TAO/tao/GIOP_Message_Lite.cpp b/TAO/tao/GIOP_Message_Lite.cpp
index 52f25f125ef..a6ab743e9a2 100644
--- a/TAO/tao/GIOP_Message_Lite.cpp
+++ b/TAO/tao/GIOP_Message_Lite.cpp
@@ -379,8 +379,6 @@ TAO_GIOP_Message_Lite::message_type (void)
ACE_ERROR ((LM_ERROR,
ACE_TEXT ("TAO (%P|%t) %N:%l message_type : ")
ACE_TEXT ("wrong message.\n")));
- return TAO_PLUGGABLE_MESSAGE_MESSAGERROR;
-
}
// In case of some errors
@@ -439,8 +437,6 @@ TAO_GIOP_Message_Lite::process_request_message (TAO_Transport *transport,
default:
return -1;
}
-
- return -1;
}
int