From 097f9d3bd1baa084ce0e0c8e61fbf6e012cd3716 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 26 Jan 2007 12:11:02 +0000 Subject: Fri Jan 26 12:05:12 UTC 2007 Johnny Willemsen --- TAO/tao/Wait_Strategy.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TAO/tao/Wait_Strategy.cpp b/TAO/tao/Wait_Strategy.cpp index eb57d27d1c5..9bb05eccd52 100644 --- a/TAO/tao/Wait_Strategy.cpp +++ b/TAO/tao/Wait_Strategy.cpp @@ -32,8 +32,7 @@ TAO_Wait_Strategy::~TAO_Wait_Strategy (void) */ //@@ LF_WAIT_STRATEGY_SPL_COMMENT_HOOK_START int -TAO_Wait_Strategy::sending_request (TAO_ORB_Core */* orb_core */, - int/* two_way */) +TAO_Wait_Strategy::sending_request (TAO_ORB_Core *, int) { return 0; } -- cgit v1.2.1