summaryrefslogtreecommitdiff
path: root/ACE/tests/Test_Output.cpp
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-04-12 12:03:57 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-04-12 12:03:57 +0000
commit69e1b649da4661bb1cdbcb5ac44b194139cdfd8d (patch)
tree6ee9aa370ae294c45e9f48b56ba7e5c5a196528c /ACE/tests/Test_Output.cpp
parent306e785b3b5d2b7962256339538ca1a4e5c2749a (diff)
downloadATCD-69e1b649da4661bb1cdbcb5ac44b194139cdfd8d.tar.gz
ChangeLogTag: Thu Apr 12 12:03:29 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'ACE/tests/Test_Output.cpp')
-rw-r--r--ACE/tests/Test_Output.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/ACE/tests/Test_Output.cpp b/ACE/tests/Test_Output.cpp
index b29a8100a4a..20f9c6a30e3 100644
--- a/ACE/tests/Test_Output.cpp
+++ b/ACE/tests/Test_Output.cpp
@@ -48,8 +48,6 @@ ACE_Test_Output::ACE_Test_Output (void)
ACE_Test_Output::~ACE_Test_Output (void)
{
#if !defined (ACE_LACKS_IOSTREAM_TOTALLY) && !defined (ACE_PSOS)
- ACE_OSTREAM_TYPE *log_msg_stream = ACE_LOG_MSG->msg_ostream ();
-
ACE_LOG_MSG->msg_ostream (&cerr, 0);
#endif /* ! ACE_LACKS_IOSTREAM_TOTALLY && ! ACE_PSOS */