summaryrefslogtreecommitdiff
path: root/ACE/ace/Select_Reactor_T.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2006-09-12 02:04:15 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2006-09-12 02:04:15 +0000
commitae31a68765604055e9e20d713fd1f363ab0fd48a (patch)
tree670d2e5326eeb441c5e93ebef0c72d64daebe88d /ACE/ace/Select_Reactor_T.cpp
parent0f292d82a7ab464f3cccaf606655fb5b8efcfcf7 (diff)
downloadATCD-ae31a68765604055e9e20d713fd1f363ab0fd48a.tar.gz
ChangeLogTag:Thu
Diffstat (limited to 'ACE/ace/Select_Reactor_T.cpp')
-rw-r--r--ACE/ace/Select_Reactor_T.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/ace/Select_Reactor_T.cpp b/ACE/ace/Select_Reactor_T.cpp
index bf0bdbc36cb..c4602281d3a 100644
--- a/ACE/ace/Select_Reactor_T.cpp
+++ b/ACE/ace/Select_Reactor_T.cpp
@@ -827,9 +827,7 @@ ACE_Select_Reactor_T<ACE_SELECT_REACTOR_TOKEN>::notify_handle
// Call remove_reference() if needed.
if (reference_counting_required)
- {
- event_handler->remove_reference ();
- }
+ event_handler->remove_reference ();
}
// Perform GET, CLR, SET, and ADD operations on the select()