summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--tests/Reactor_Registration_Test.cpp2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index aaea695c397..1c0dfd214d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Jan 25 21:05:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
+
+ * tests/Reactor_Registration_Test.cpp:
+
+ Revoked earlier change because it's erroneous:-(
+
Tue Jan 25 19:41:12 UTC 2005 Martin Corino <mcorino@remedy.nl>
* examples/IPC_SAP/SPIPE_SAP/producer_msg.cpp:
diff --git a/tests/Reactor_Registration_Test.cpp b/tests/Reactor_Registration_Test.cpp
index 8178d655e60..c44d21881c0 100644
--- a/tests/Reactor_Registration_Test.cpp
+++ b/tests/Reactor_Registration_Test.cpp
@@ -87,8 +87,6 @@ Event_Handler::~Event_Handler (void)
ACE_DEBUG ((LM_DEBUG,
ACE_TEXT ("Event_Handler::~Event_Handler for %@\n"),
this));
-
- this->pipe_.close ();
}
int