summaryrefslogtreecommitdiff
path: root/TAO/tao/Asynch_Reply_Dispatcher_Base.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Asynch_Reply_Dispatcher_Base.h')
-rw-r--r--TAO/tao/Asynch_Reply_Dispatcher_Base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Asynch_Reply_Dispatcher_Base.h b/TAO/tao/Asynch_Reply_Dispatcher_Base.h
index 07d64561158..ef6c5bc5fed 100644
--- a/TAO/tao/Asynch_Reply_Dispatcher_Base.h
+++ b/TAO/tao/Asynch_Reply_Dispatcher_Base.h
@@ -66,7 +66,7 @@ public:
/// Install the timeout handler
virtual long schedule_timer (CORBA::ULong ,
const ACE_Time_Value &
- ACE_ENV_ARG_DECL) = 0;
+ ) = 0;
/// @name Mutators for refcount
//@{