summaryrefslogtreecommitdiff
path: root/ACE/ace/TP_Reactor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TP_Reactor.inl')
-rw-r--r--ACE/ace/TP_Reactor.inl1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/TP_Reactor.inl b/ACE/ace/TP_Reactor.inl
index fc712b13c68..1660925ee3c 100644
--- a/ACE/ace/TP_Reactor.inl
+++ b/ACE/ace/TP_Reactor.inl
@@ -52,7 +52,6 @@ ACE_EH_Dispatch_Info::dispatch () const
ACE_INLINE
ACE_TP_Token_Guard::ACE_TP_Token_Guard (ACE_Select_Reactor_Token &token)
-
: token_ (token),
owner_ (false)
{