summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Messaging/Asynch_Reply_Dispatcher.h')
-rw-r--r--TAO/tao/Messaging/Asynch_Reply_Dispatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
index 5b315547813..4989fb659f4 100644
--- a/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
+++ b/TAO/tao/Messaging/Asynch_Reply_Dispatcher.h
@@ -60,7 +60,7 @@ public:
/// Install the timeout handler
long schedule_timer (CORBA::ULong request_id,
const ACE_Time_Value &max_wait_time
- ACE_ENV_ARG_DECL);
+ );
private:
/// Skeleton for the call back method in the Reply Handler.