summaryrefslogtreecommitdiff
path: root/ACE/tests/Bug_2609_Regression_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bug_2609_Regression_Test.cpp')
-rw-r--r--ACE/tests/Bug_2609_Regression_Test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Bug_2609_Regression_Test.cpp b/ACE/tests/Bug_2609_Regression_Test.cpp
index 2c94b30cd44..734ba205acd 100644
--- a/ACE/tests/Bug_2609_Regression_Test.cpp
+++ b/ACE/tests/Bug_2609_Regression_Test.cpp
@@ -64,8 +64,6 @@ public:
{
TEST_TRACE ("handle_close");
super::handle_close (fd, mask);
- // Remove own reference which we own since creation.
- this->remove_reference ();
if (g_handler_deleted)
{
ACE_ERROR ((LM_ERROR,